Skip to content

Commit cf6d27c

Browse files
[pip](deps): Bump typing-extensions from 4.12.1 to 4.12.2 (#136)
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>
1 parent 7f73ff4 commit cf6d27c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ msgspec = "^0.18.6"
2222
jishaku = "^2.5.2"
2323
pyyaml = "^6.0.1"
2424
watchfiles = "^0.22.0"
25-
typing-extensions = "^4.12.1"
25+
typing-extensions = "^4.12.2"
2626
prometheus-client = "^0.20.0"
2727
prometheus-async = "^22.2.0"
2828

0 commit comments

Comments
 (0)