Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: typing-extensions
  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 Feb 26, 2024
1 parent b0f94fc commit 735ee78
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.9.0
typing_extensions==4.10.0
mypy_extensions==1.0.0
types-boto==2.49.18.20240205
types-python-dateutil==2.8.19.20240106
Expand Down

0 comments on commit 735ee78

Please sign in to comment.