Skip to content

Commit 34cabd5

Browse files
chore(deps-dev): bump httpx from 0.18.2 to 0.23.0
Bumps [httpx](https://github.com/encode/httpx) from 0.18.2 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.18.2...0.23.0) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 32529c3 commit 34cabd5

File tree

2 files changed

+26
-17
lines changed

2 files changed

+26
-17
lines changed

poetry.lock

Lines changed: 25 additions & 16 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
@@ -20,7 +20,7 @@ flake8 = "^3.9.2"
2020
pytest = "^6.2.4"
2121
pytest-asyncio = "^0.15.1"
2222
hypothesis = "^6.14.0"
23-
httpx = "^0.18.1"
23+
httpx = "^0.23.0"
2424
pytest-cov = "^2.12.1"
2525
coveralls = "^3.1.0"
2626
taskipy = "^1.8.1"

0 commit comments

Comments
 (0)