Skip to content

Commit 372a9ed

Browse files
pip prod(deps): bump httpx from 0.20.0 to 0.21.3 (#951)
Bumps [httpx](https://github.com/encode/httpx) from 0.20.0 to 0.21.3. - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.20.0...0.21.3) --- 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> Co-authored-by: Abhinav Singh <126065+abhinavsingh@users.noreply.github.com>
1 parent 35e9c57 commit 372a9ed

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.12.2
1717
rope==0.22.0
1818
# Required by test_http2.py
19-
httpx==0.20.0
19+
httpx==0.21.3
2020
h2==4.1.0
2121
hpack==4.0.0
2222
hyperframe==6.0.1

0 commit comments

Comments
 (0)