Skip to content

Commit

Permalink
chore(deps): update mypy requirement from ==1.11.* to ==1.13.* (#147)
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.11...v1.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent a97a738 commit 7d49e04
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 @@ -6,4 +6,4 @@ pytest-xdist == 3.6.*
types-PyYAML ~= 6.0
black == 24.*
ruff == 0.7.*
mypy == 1.11.*
mypy == 1.13.*

0 comments on commit 7d49e04

Please sign in to comment.