Skip to content

Commit f5c5ca4

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

File tree

2 files changed

+45
-71
lines changed

2 files changed

+45
-71
lines changed

poetry.lock

+44-70
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
@@ -7,7 +7,7 @@ license = "MIT"
77

88
[tool.poetry.dependencies]
99
python = "^3.7"
10-
httpx = "^0.23.0"
10+
httpx = ">=0.23,<0.25"
1111
[tool.poetry.dev-dependencies]
1212

1313
[build-system]

0 commit comments

Comments
 (0)