Skip to content

Commit 0daf278

Browse files
chore(deps): bump httpx from 0.22.0 to 0.23.0 (#127)
Bumps [httpx](https://github.com/encode/httpx) from 0.22.0 to 0.23.0. - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.22.0...0.23.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 e13a6e0 commit 0daf278

File tree

2 files changed

+56
-57
lines changed

2 files changed

+56
-57
lines changed

poetry.lock

+55-56
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
@@ -19,7 +19,7 @@ packages = [
1919

2020
[tool.poetry.dependencies]
2121
python = "^3.7"
22-
httpx = ">=0.20,<0.23"
22+
httpx = ">=0.20,<0.24"
2323
deprecation = "^2.1.0"
2424
pydantic = "^1.9.0"
2525

0 commit comments

Comments
 (0)