Skip to content
This repository has been archived by the owner on May 3, 2023. It is now read-only.

Commit

Permalink
Merge pull request #51 from Aarhus-Psychiatry-Research/dependabot/pip…
Browse files Browse the repository at this point in the history
…/mypy-gte-0.971-and-lt-0.983

fix:(deps-dev): update mypy requirement from >=0.971,<0.982 to >=0.971,<0.983
  • Loading branch information
github-actions[bot] authored Oct 9, 2022
2 parents ce032c0 + 65d88d1 commit 2eee15c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ pre-commit = ">=2.20.0, <2.20.2"
pytest-cov = ">=3.0.0,<4.0.1"
flake8 = ">=5.0.0, <5.0.6"
docformatter = ">=1.5.0, <1.5.2"
mypy = ">=0.971,<0.982"
mypy = ">=0.971,<0.983"
pytest-xdist = ">=2.4.0, <2.5.2"
protobuf = "3.19.4" # Other versions give errors with pytest, super weird!

Expand Down

0 comments on commit 2eee15c

Please sign in to comment.