Skip to content

Commit d47db9b

Browse files
chore(deps-dev): bump httpx from 0.23.3 to 0.24.0 (#2111)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b57f521 commit d47db9b

File tree

2 files changed

+8
-26
lines changed

2 files changed

+8
-26
lines changed

poetry.lock

+7-25
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
@@ -103,7 +103,7 @@ aws-sdk = ["boto3"]
103103
cfn-lint = "0.77.0"
104104
mypy = "^1.1.1"
105105
types-python-dateutil = "^2.8.19.6"
106-
httpx = "^0.23.3"
106+
httpx = ">=0.23.3,<0.25.0"
107107

108108
[tool.coverage.run]
109109
source = ["aws_lambda_powertools"]

0 commit comments

Comments
 (0)