Skip to content

Commit 48c1307

Browse files
chore(deps-dev): bump httpx from 0.26.0 to 0.27.0
Bumps [httpx](https://github.com/encode/httpx) from 0.26.0 to 0.27.0. - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.26.0...0.27.0) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a7d14df commit 48c1307

File tree

2 files changed

+27
-5
lines changed

2 files changed

+27
-5
lines changed

poetry.lock

+26-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)