Skip to content
This repository was archived by the owner on Sep 12, 2024. It is now read-only.

Commit b45c8ae

Browse files
chore(deps-dev): bump typing-extensions from 4.5.0 to 4.6.0
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.5.0 to 4.6.0. - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.5.0...4.6.0) --- updated-dependencies: - dependency-name: typing-extensions dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6897e65 commit b45c8ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ tabulate==0.9.0
2727
toml==0.10.2
2828
tomli==2.0.1
2929
tox==4.5.1
30-
typing-extensions==4.5.0
30+
typing-extensions==4.6.0
3131
urllib3==2.0.2
3232
virtualenv==20.23.0

0 commit comments

Comments
 (0)