Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump httpx from 0.13.3 to 0.23.0 #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 29 additions & 15 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,32 @@
#
# pip-compile
#
certifi==2020.4.5.2 # via httpx
chardet==3.0.4 # via httpx
h11==0.9.0 # via httpcore
h2==3.2.0 # via httpcore
hpack==3.0.0 # via h2
hstspreload==2020.6.9 # via httpx
httpcore==0.9.1 # via httpx
httpx==0.13.3 # via -r requirements.in
hyperframe==5.2.0 # via h2
idna==2.9 # via httpx
plumbum==1.6.9 # via pyfzf
pyfzf==0.2.1 # via -r requirements.in
pytz==2020.1 # via -r requirements.in
rfc3986==1.4.0 # via httpx
sniffio==1.1.0 # via httpcore, httpx
anyio==3.6.1
# via httpcore
certifi==2020.4.5.2
# via
# httpcore
# httpx
h11==0.12.0
# via httpcore
httpcore==0.15.0
# via httpx
httpx==0.23.0
# via -r requirements.in
idna==2.9
# via
# anyio
# rfc3986
plumbum==1.6.9
# via pyfzf
pyfzf==0.2.1
# via -r requirements.in
pytz==2020.1
# via -r requirements.in
rfc3986[idna2008]==1.4.0
# via httpx
sniffio==1.1.0
# via
# anyio
# httpcore
# httpx