Skip to content

Commit

Permalink
build(deps): bump mypy from 1.6.1 to 1.7.1 in /requirements
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 1.6.1 to 1.7.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.6.1...v1.7.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent dd9e87e commit e58fd14
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions requirements/requirements-typing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,25 +7,34 @@
attrs==23.1.0
# via
# -c requirements-dev.txt
# -c requirements.txt
# referencing
certifi==2023.7.22
# via
# -c requirements-dev.txt
# sentry-sdk
mypy==1.6.1
mypy==1.7.1
# via -r requirements-typing.in
mypy-extensions==1.0.0
# via mypy
referencing==0.30.0
# via
# -c requirements-dev.txt
# -c requirements.txt
# types-jsonschema
rpds-py==0.9.2
# via
# -c requirements-dev.txt
# -c requirements.txt
# referencing
sentry-sdk==1.31.0
# via -r requirements-typing.in
# via
# -c requirements-dev.txt
# -r requirements-typing.in
tomli==2.0.1
# via
# -c requirements-dev.txt
# mypy
types-cachetools==5.3.0.7
# via -r requirements-typing.in
types-jsonschema==4.19.0.4
Expand All @@ -35,6 +44,7 @@ types-protobuf==3.20.3
typing-extensions==4.6.3
# via
# -c requirements-dev.txt
# -c requirements.txt
# mypy
urllib3==2.0.7
# via
Expand Down

0 comments on commit e58fd14

Please sign in to comment.