Skip to content

Commit

Permalink
Bump mypy from 1.11.1 to 1.11.2 in the pip-minor-patch group
Browse files Browse the repository at this point in the history
Bumps the pip-minor-patch group with 1 update: [mypy](https://github.com/python/mypy).


Updates `mypy` from 1.11.1 to 1.11.2
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.11.1...v1.11.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 051ed99 commit b67adc0
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 @@ -21,7 +21,7 @@ jsonschema-specifications==2023.12.1
# via
# -r requirements.txt
# jsonschema
mypy==1.11.1
mypy==1.11.2
# via -r requirements-dev.in
mypy-extensions==1.0.0
# via
Expand Down

0 comments on commit b67adc0

Please sign in to comment.