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 Jun 11, 2024
1 parent f27be77 commit e9ec5c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ rich==13.7.1
six==1.16.0; python_version >= '3.4'
tqdm==4.66.4
types-decorator==5.1.8.20240310; python_version >= '3.8'
typing-extensions==4.12.0; python_version >= '3.8'
typing-extensions==4.12.2; python_version >= '3.8'
url-normalize==1.4.3; python_version >= '3.6'
urllib3==2.2.1; python_version >= '3.8'
wcwidth==0.2.13
Expand Down

0 comments on commit e9ec5c2

Please sign in to comment.