Skip to content

Commit

Permalink
Bump typing-extensions from 4.7.1 to 4.8.0 (#4566)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 19, 2023
1 parent dcf0243 commit 0429219
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ securetar==2023.3.0
sentry-sdk==1.31.0
voluptuous==0.13.1
dbus-fast==2.2.0
typing_extensions==4.7.1
typing_extensions==4.8.0
2 changes: 1 addition & 1 deletion requirements_tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ pytest-timeout==2.1.0
pytest==7.4.2
pyupgrade==3.10.1
time-machine==2.12.0
typing_extensions==4.7.1
typing_extensions==4.8.0
urllib3==2.0.4

0 comments on commit 0429219

Please sign in to comment.