Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent 3640a53 commit 406e779
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions dev_requirements/requirements-type_check.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,22 +7,22 @@
#
iniconfig==2.0.0
# via pytest
mypy==1.13.0
# via -r requirements-type_check.in
mypy==1.14.0
# via -r dev_requirements/requirements-type_check.in
mypy-extensions==1.0.0
# via mypy
networkx==3.4.2
# via networkx-stubs
networkx-stubs==0.0.1
# via -r requirements-type_check.in
# via -r dev_requirements/requirements-type_check.in
packaging==24.0
# via pytest
pluggy==1.5.0
# via pytest
pytest==8.3.4
# via -r requirements-type_check.in
# via -r dev_requirements/requirements-type_check.in
types-requests==2.32.0.20241016
# via -r requirements-type_check.in
# via -r dev_requirements/requirements-type_check.in
typing-extensions==4.11.0
# via mypy
urllib3==2.2.2
Expand Down

0 comments on commit 406e779

Please sign in to comment.