Skip to content

Commit 3fb7838

Browse files
Bump urllib3 from 2.2.1 to 2.2.2 (#99)
1 parent b7b7dc8 commit 3fb7838

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ types-python-dateutil==2.9.0.20240316 ; python_version >= "3.9" and python_versi
117117
types-redis==4.6.0.20240425 ; python_version >= "3.9" and python_version < "4.0"
118118
typing-extensions==4.10.0 ; python_version >= "3.9" and python_version < "4.0"
119119
ujson==5.9.0 ; python_version >= "3.9" and python_version < "4.0"
120-
urllib3==2.2.1 ; python_version >= "3.9" and python_version < "4.0"
120+
urllib3==2.2.2 ; python_version >= "3.9" and python_version < "4.0"
121121
uvicorn[standard]==0.28.0 ; python_version >= "3.9" and python_version < "4.0"
122122
uvloop==0.19.0 ; (sys_platform != "win32" and sys_platform != "cygwin") and platform_python_implementation != "PyPy" and python_version >= "3.9" and python_version < "4.0"
123123
virtualenv==20.25.1 ; python_version >= "3.9" and python_version < "4.0"

0 commit comments

Comments
 (0)