Skip to content

Commit

Permalink
chore(deps): Update mypy requirement from ~=1.6 to ~=1.7
Browse files Browse the repository at this point in the history
Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.6.0...v1.7.0)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2023
1 parent 8004f80 commit 5aadc73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pytest ~= 7.4
pytest-cov ~= 4.1
pytest-xdist ~= 3.3
twine ~= 4.0
mypy ~= 1.6
mypy ~= 1.7
black ~= 23.11
ruff ~= 0.1.4
moto[s3,sts] ~= 4.2

0 comments on commit 5aadc73

Please sign in to comment.