Skip to content

Commit aa64a00

Browse files
chore(deps): bump typing-extensions from 4.10.0 to 4.11.0
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.10.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.10.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]>
1 parent c955506 commit aa64a00

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
@@ -44,7 +44,7 @@ fastjsonschema = { version = "^2.14.5", optional = true }
4444
pydantic = { version = "^1.8.2", optional = true }
4545
boto3 = { version = "^1.26.164", optional = true }
4646
redis = { version = ">=4.4,<6.0", optional = true }
47-
typing-extensions = "^4.6.2"
47+
typing-extensions = "^4.11.0"
4848
datadog-lambda = { version = ">=4.77,<6.0", optional = true }
4949
aws-encryption-sdk = { version = "^3.1.1", optional = true }
5050
jsonpath-ng = { version = "^1.6.0", optional = true }

0 commit comments

Comments
 (0)