Skip to content

Commit

Permalink
[pip](deps): Bump typing-extensions from 4.8.0 to 4.9.0
Browse files Browse the repository at this point in the history
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.8.0 to 4.9.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.8.0...4.9.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 Dec 11, 2023
1 parent 829e756 commit 3f583ad
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ psutil = "^5.9.6"
pygit2 = "^1.13.3"
python-dateutil = "^2.8.2"
click = "^8.1.7"
typing-extensions = "^4.8.0"
typing-extensions = "^4.9.0"
environs = "^9.5.0"
async-lru = "^2.0.4"
msgspec = "^0.18.4"
Expand Down

0 comments on commit 3f583ad

Please sign in to comment.