Skip to content

Commit f7eaf07

Browse files
pip prod(deps): bump httpx from 0.21.3 to 0.22.0 (#1157)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cc8b098 commit f7eaf07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ mccabe==0.6.1
1616
pylint==2.13.7
1717
rope==0.22.0
1818
# Required by test_http2.py
19-
httpx==0.21.3
19+
httpx==0.22.0
2020
h2==4.1.0
2121
hpack==4.0.0
2222
hyperframe==6.0.1

0 commit comments

Comments
 (0)