Skip to content

Commit

Permalink
Update dependency httpcore to v1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent b335c37 commit e19067c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ exceptiongroup==1.2.0 ; python_version >= "3.10" and python_version < "3.11"
fastapi==0.109.2 ; python_version >= "3.10" and python_version < "3.11"
greenlet==3.0.3 ; python_version >= "3.10" and python_version < "3.11" and (platform_machine == "win32" or platform_machine == "WIN32" or platform_machine == "AMD64" or platform_machine == "amd64" or platform_machine == "x86_64" or platform_machine == "ppc64le" or platform_machine == "aarch64")
h11==0.14.0 ; python_version >= "3.10" and python_version < "3.11"
httpcore==1.0.2 ; python_version >= "3.10" and python_version < "3.11"
httpcore==1.0.6 ; python_version >= "3.10" and python_version < "3.11"
httpx==0.26.0 ; python_version >= "3.10" and python_version < "3.11"
idna==3.6 ; python_version >= "3.10" and python_version < "3.11"
mako==1.3.2 ; python_version >= "3.10" and python_version < "3.11"
Expand Down

0 comments on commit e19067c

Please sign in to comment.