Skip to content

Commit

Permalink
[pip](deps): Bump typing-extensions from 4.12.1 to 4.12.2 (#136)
Browse files Browse the repository at this point in the history
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.12.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.12.1...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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 7f73ff4 commit cf6d27c
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 @@ -22,7 +22,7 @@ msgspec = "^0.18.6"
jishaku = "^2.5.2"
pyyaml = "^6.0.1"
watchfiles = "^0.22.0"
typing-extensions = "^4.12.1"
typing-extensions = "^4.12.2"
prometheus-client = "^0.20.0"
prometheus-async = "^22.2.0"

Expand Down

0 comments on commit cf6d27c

Please sign in to comment.