Skip to content

Commit

Permalink
Bump typing-extensions from 4.7.1 to 4.12.2 (#1567)
Browse files Browse the repository at this point in the history
* Bump typing-extensions from 4.7.1 to 4.12.2

Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.7.1 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.7.1...4.12.2)

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

Signed-off-by: dependabot[bot] <[email protected]>

* Update requirements.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adam Dyess <[email protected]>
  • Loading branch information
dependabot[bot] and addyess authored Aug 23, 2024
1 parent 9632c70 commit e20cb10
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-2.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ tomli==2.0.1
# pytest
toposort==1.10
# via juju
typing-extensions==4.7.1
typing-extensions==4.12.2
# via typing-inspect
typing-inspect==0.9.0
# via juju
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ tomli==2.0.1
# pytest
toposort==1.10
# via juju
typing-extensions==4.9.0
typing-extensions==4.12.2
# via
# black
# typing-inspect
Expand Down

0 comments on commit e20cb10

Please sign in to comment.