Skip to content

Commit 934ba45

Browse files
chore(deps): bump typing-extensions from 4.10.0 to 4.11.0 (#4080)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e5cca01 commit 934ba45

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
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)