Skip to content

Commit

Permalink
Bump mypy from 1.10.1 to 1.11.0 (#1184)
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 1.10.1 to 1.11.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.10.1...v1.11)

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

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 Jul 23, 2024
1 parent c81c60e commit 9e2796f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ pytest-django==4.8.0
responses==0.25.3

# mypy and PEP 561 stubs
mypy==1.10.1
mypy==1.11.0
django-stubs==5.0.2
djangorestframework-stubs==3.15.0
types-requests==2.32.0.20240712

0 comments on commit 9e2796f

Please sign in to comment.