Skip to content

Commit

Permalink
Bump typing-extensions from 4.12.0 to 4.12.2
Browse files Browse the repository at this point in the history
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.12.0 to 4.12.2.
- [Release notes](https://github.com/python/typing_extensions/releases)
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](python/typing_extensions@4.12.0...4.12.2)

---
updated-dependencies:
- dependency-name: typing-extensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 650631a commit 43898fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ requests==2.32.3
rjsmin==1.2.1
sqlparse==0.5.0
tomli==2.0.1
typing_extensions==4.12.0
typing_extensions==4.12.2
urllib3==2.2.2
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ sqlparse==0.5.0
# django
tomli==2.0.1
# via -r requirements.in
typing-extensions==4.12.0
typing-extensions==4.12.2
# via -r requirements.in
urllib3==2.2.2
# via
Expand Down

0 comments on commit 43898fe

Please sign in to comment.