Skip to content

Commit

Permalink
improvement: update httpx, hopefully fixing CVE
Browse files Browse the repository at this point in the history
  • Loading branch information
domenicoblanco committed May 28, 2022
1 parent 39d5e2c commit 0f42848
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
httpx == 0.22.0
httpx[http2] == 0.22.0
httpx == 0.23.0
httpx[http2] == 0.23.0

0 comments on commit 0f42848

Please sign in to comment.