We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5c0c9a commit f85a565Copy full SHA for f85a565
dev-requirements.txt
@@ -141,7 +141,7 @@ typing-extensions==4.12.1
141
# mypy
142
# pydantic
143
# pydantic-core
144
-urllib3==2.2.1
+urllib3==2.2.2
145
# via sentry-sdk
146
wcwidth==0.2.13
147
# via prompt-toolkit
requirements.txt
@@ -56,7 +56,7 @@ typing-extensions==4.12.1
56
# via
57
58
59
60
61
websockets==12.0
62
# via websockets-notification-py (pyproject.toml)
0 commit comments