Skip to content

Commit

Permalink
chore(deps): update dependency urllib3 to v2.2.2 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 2, 2024
1 parent a3389f5 commit 7301428
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,6 @@ tomli==2.0.1 ; python_version >= "3.8" and python_version < "3.11"
tomlkit==0.12.1 ; python_version >= "3.8" and python_version < "4.0"
typing-extensions==4.8.0 ; python_version >= "3.8" and python_version < "3.11"
url-normalize==1.4.3 ; python_version >= "3.8" and python_version < "4.0"
urllib3==2.0.7 ; python_version >= "3.8" and python_version < "4.0"
urllib3==2.2.2 ; python_version >= "3.8" and python_version < "4.0"
win32-setctime==1.1.0 ; python_version >= "3.8" and python_version < "4.0" and sys_platform == "win32"
zipp==3.17.0 ; python_version >= "3.8" and python_version < "3.10"

0 comments on commit 7301428

Please sign in to comment.