Skip to content

Commit 05b9af9

Browse files
Bump httpx from 0.22.0 to 0.23.0 in /tests
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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7110ea0 commit 05b9af9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
tox==3.24.3
22
trio>=0.19.0
33
pytest==6.2.5
4-
httpx==0.22.0
4+
httpx==0.23.0
55
appengine-python-standard # for loading the gae backend

0 commit comments

Comments
 (0)