Skip to content

Commit

Permalink
Bump typing-extensions from 4.9.0 to 4.11.0
Browse files Browse the repository at this point in the history
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.9.0 to 4.11.0.
- [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.9.0...4.11.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent d0f86a0 commit 75f4b45
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ tqdm==4.66.2
# via
# cdsapi
# swmmanywhere (pyproject.toml)
typing-extensions==4.9.0
typing-extensions==4.11.0
# via
# mypy
# pydantic
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ tqdm==4.66.2
# via
# cdsapi
# swmmanywhere (pyproject.toml)
typing-extensions==4.9.0
typing-extensions==4.11.0
# via
# pydantic
# pydantic-core
Expand Down

0 comments on commit 75f4b45

Please sign in to comment.