Skip to content

Commit d85c7e9

Browse files
chore(deps-dev): bump typing-extensions from 4.3.0 to 4.4.0 (#1575)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ebeae8c commit d85c7e9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: poetry.lock

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

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ mypy-boto3-ssm = { version = "^1.24.81", python = ">=3.7" }
6767
mypy-boto3-s3 = { version = "^1.24.76", python = ">=3.7" }
6868
mypy-boto3-xray = { version = "^1.24.0", python = ">=3.7" }
6969
types-requests = "^2.28.11"
70-
typing-extensions = { version = "^4.3.0", python = ">=3.7" }
70+
typing-extensions = { version = "^4.4.0", python = ">=3.7" }
7171
python-snappy = "^0.6.1"
7272
mkdocs-material = { version = "^8.5.4", python = ">=3.7" }
7373
filelock = { version = "^3.8.0", python = ">=3.7" }

0 commit comments

Comments
 (0)