Skip to content

Commit 3c58d9c

Browse files
chore(deps-dev): bump types-requests from 2.28.7 to 2.28.8
Bumps [types-requests](https://github.com/python/typeshed) from 2.28.7 to 2.28.8. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-requests dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5e4856e commit 3c58d9c

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
@@ -66,7 +66,7 @@ pytest-benchmark = "^3.4.1"
6666
mypy-boto3-cloudwatch = "^1.24.35"
6767
mypy-boto3-lambda = "^1.24.0"
6868
mypy-boto3-xray = "^1.24.0"
69-
types-requests = "^2.28.7"
69+
types-requests = "^2.28.8"
7070
typing-extensions = { version = "^4.3.0", python = ">=3.7" }
7171

7272
[tool.poetry.extras]

0 commit comments

Comments
 (0)