Skip to content

Commit

Permalink
Bump typing-extensions from 4.11.0 to 4.12.0 in /requirements
Browse files Browse the repository at this point in the history
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.11.0 to 4.12.0.
- [Release notes](https://github.com/python/typing_extensions/releases)
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](python/typing_extensions@4.11.0...4.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 24, 2024
1 parent 7d68edc commit be9e029
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ pycodestyle==2.9.1
toml==0.10.2
tomli==2.0.1
typed-ast==1.5.5
typing_extensions==4.11.0
typing_extensions==4.12.0
mypy_extensions==1.0.0
types-boto==2.49.18.20240205
types-python-dateutil==2.9.0.20240316
Expand Down

0 comments on commit be9e029

Please sign in to comment.