Skip to content

Commit

Permalink
Update dependency urllib3 to v2.0.7 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2023
1 parent ce83d7a commit bf5ca1b
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 @@ -117,7 +117,7 @@ types-aiofiles==23.1.0.4 ; python_full_version >= "3.10.0" and python_full_versi
types-pyopenssl==23.2.0.1 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_full_version < "4.0.0"
types-redis==4.5.5.2 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_full_version < "4.0.0"
typing-extensions==4.6.3 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_version < "4.0"
urllib3==2.0.3 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_full_version < "4.0.0"
urllib3==2.0.7 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_full_version < "4.0.0"
uvicorn==0.18.3 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_version < "4.0"
uvicorn[standard]==0.18.3 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_full_version < "4.0.0"
uvloop==0.17.0 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" and sys_platform != "win32" and sys_platform != "cygwin" and platform_python_implementation != "PyPy" or python_full_version >= "3.12.0" and python_full_version < "4.0.0" and sys_platform != "win32" and sys_platform != "cygwin" and platform_python_implementation != "PyPy"
Expand Down

0 comments on commit bf5ca1b

Please sign in to comment.