Skip to content

Commit

Permalink
Bump typing-extensions from 4.7.0 to 4.7.1 (#4419)
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 Jul 3, 2023
1 parent ee027eb commit e7cc7e9
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.26.0
voluptuous==0.13.1
dbus-fast==1.86.0
typing_extensions==4.7.0
typing_extensions==4.7.1
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.0
pyupgrade==3.7.0
time-machine==2.10.0
typing_extensions==4.7.0
typing_extensions==4.7.1
urllib3==2.0.3

0 comments on commit e7cc7e9

Please sign in to comment.