Skip to content

Commit 1da309d

Browse files
chore(deps-dev): bump httpx from 0.26.0 to 0.27.0 (#3828)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8499227 commit 1da309d

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
@@ -113,7 +113,7 @@ datamasking = ["aws-encryption-sdk", "jsonpath-ng"]
113113
cfn-lint = "0.85.2"
114114
mypy = "^1.1.1"
115115
types-python-dateutil = "^2.8.19.6"
116-
httpx = ">=0.23.3,<0.27.0"
116+
httpx = ">=0.23.3,<0.28.0"
117117
sentry-sdk = "^1.22.2"
118118
ruff = ">=0.0.272,<0.2.3"
119119
retry2 = "^0.9.5"

0 commit comments

Comments
 (0)