Skip to content

Commit

Permalink
Bump the python-requirements group in /requirements with 1 update
Browse files Browse the repository at this point in the history
Bumps the python-requirements group in /requirements with 1 update: [mypy](https://github.com/python/mypy).

- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.6.1...v1.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 10, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 946acfd commit b145c68
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -52,7 +52,7 @@ jinja2==3.1.2
# via sphinx
markupsafe==2.1.3
# via jinja2
mypy==1.6.1
mypy==1.7.0
# via -r typing.in
mypy-extensions==1.0.0
# via mypy
2 changes: 1 addition & 1 deletion requirements/typing.txt
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@
#
# pip-compile typing.in
#
mypy==1.6.1
mypy==1.7.0
# via -r typing.in
mypy-extensions==1.0.0
# via mypy

0 comments on commit b145c68

Please sign in to comment.