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

Commit cb33b19

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

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.6.0
30+
typing-extensions==4.6.1
3131
urllib3==2.0.2
3232
virtualenv==20.23.0

0 commit comments

Comments
 (0)