Skip to content

Commit e190621

Browse files
Bump httpx from 0.21.3 to 0.22.0 (#84)
Bumps [httpx](https://github.com/encode/httpx) from 0.21.3 to 0.22.0. - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.21.3...0.22.0) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0cefdc7 commit e190621

File tree

2 files changed

+57
-58
lines changed

2 files changed

+57
-58
lines changed

poetry.lock

+56-57
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
@@ -16,7 +16,7 @@ classifiers = [
1616

1717
[tool.poetry.dependencies]
1818
python = "^3.7"
19-
httpx = ">=0.20,<0.22"
19+
httpx = ">=0.20,<0.23"
2020
deprecation = "^2.1.0"
2121

2222
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)