Skip to content

Commit 9e0f15c

Browse files
chore(deps): bump typing-extensions from 4.5.0 to 4.6.2 (#2345)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c6fb0b4 commit 9e0f15c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ aws-xray-sdk = { version = "^2.8.0", optional = true }
3232
fastjsonschema = { version = "^2.14.5", optional = true }
3333
pydantic = { version = "^1.8.2", optional = true }
3434
boto3 = { version = "^1.20.32", optional = true }
35-
typing-extensions = "^4.4.0"
35+
typing-extensions = "^4.6.2"
3636

3737
[tool.poetry.dev-dependencies]
3838
coverage = {extras = ["toml"], version = "^7.2"}
@@ -81,7 +81,7 @@ mypy-boto3-ssm = "^1.26.97"
8181
mypy-boto3-s3 = "^1.26.127"
8282
mypy-boto3-xray = "^1.26.122"
8383
types-requests = "^2.31.0"
84-
typing-extensions = "^4.4.0"
84+
typing-extensions = "^4.6.2"
8585
mkdocs-material = "^9.1.15"
8686
filelock = "^3.12.0"
8787
checksumdir = "^1.2.0"

0 commit comments

Comments
 (0)