Skip to content

Commit

Permalink
Bump mypy from 1.7.1 to 1.11.1
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 1.7.1 to 1.11.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.7.1...v1.11.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 6452fe7 commit fe1cb42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ mysqlclient==2.2.4

# Testing
# ------------------------------------------------------------------------------
mypy==1.7.1 # https://github.com/python/mypy
mypy==1.11.1 # https://github.com/python/mypy
django-stubs[compatible-mypy]==4.2.7 # https://github.com/typeddjango/django-stubs
pytest==8.0.2 # https://github.com/pytest-dev/pytest
pytest-sugar==1.0.0 # https://github.com/Frozenball/pytest-sugar
Expand Down

0 comments on commit fe1cb42

Please sign in to comment.