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

Commit 0837e83

Browse files
chore(deps-dev): bump typing-extensions from 4.6.1 to 4.6.2
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.6.1 to 4.6.2. - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.6.1...4.6.2) --- 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 a008381 commit 0837e83

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

0 commit comments

Comments
 (0)