Skip to content

Commit

Permalink
Bump mypy from 1.11.2 to 1.12.0 in /dev_requirements (#907)
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 1.11.2 to 1.12.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.11.2...v1.12.0)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
  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 Oct 14, 2024
1 parent 5395507 commit ba99626
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.11.2
# via -r dev_requirements/requirements-type_check.in
mypy==1.12.0
# via -r requirements-type_check.in
mypy-extensions==1.0.0
# via mypy
networkx==3.4
# via networkx-stubs
networkx-stubs==0.0.1
# via -r dev_requirements/requirements-type_check.in
# via -r requirements-type_check.in
packaging==24.0
# via pytest
pluggy==1.5.0
# via pytest
pytest==8.3.3
# via -r dev_requirements/requirements-type_check.in
# via -r requirements-type_check.in
types-requests==2.32.0.20240914
# via -r dev_requirements/requirements-type_check.in
# via -r requirements-type_check.in
typing-extensions==4.11.0
# via mypy
urllib3==2.2.2
Expand Down

0 comments on commit ba99626

Please sign in to comment.