Skip to content

Commit ba9ded5

Browse files
chore(deps-dev): bump httpx from 0.24.1 to 0.26.0
Bumps [httpx](https://github.com/encode/httpx) from 0.24.1 to 0.26.0. - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.24.1...0.26.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 287574d commit ba9ded5

File tree

2 files changed

+14
-13
lines changed

2 files changed

+14
-13
lines changed

poetry.lock

Lines changed: 13 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ datamasking = ["aws-encryption-sdk", "jsonpath-ng"]
107107
cfn-lint = "0.83.8"
108108
mypy = "^1.1.1"
109109
types-python-dateutil = "^2.8.19.6"
110-
httpx = ">=0.23.3,<0.25.0"
110+
httpx = ">=0.23.3,<0.27.0"
111111
sentry-sdk = "^1.22.2"
112112
ruff = ">=0.0.272,<0.2.1"
113113
retry2 = "^0.9.5"

0 commit comments

Comments
 (0)