Skip to content

Commit

Permalink
chore(deps): update mypy requirement from ==1.7.* to ==1.8.* (aws-dea…
Browse files Browse the repository at this point in the history
…dline#46)

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.7.0...v1.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 22, 2023
1 parent 094611c commit 6c0bbc8
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 @@ -5,6 +5,6 @@ pytest-timeout == 2.2.*
pytest-xdist == 3.5.*
black == 23.12.*
moto[cloudformation,s3] == 4.2.*
mypy == 1.7.*
mypy == 1.8.*
ruff == 0.1.*
twine == 4.0.*

0 comments on commit 6c0bbc8

Please sign in to comment.