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.
2 parents c83302a + 7957009 commit f9cf06eCopy full SHA for f9cf06e
requirements/release.txt
@@ -33,15 +33,15 @@ nodeenv==1.9.1
33
platformdirs==4.3.6
34
# via virtualenv
35
pre-commit==4.0.1
36
- # via -r requirements/release.in
+ # via -r release.in
37
pydantic==2.10.3
38
# via python-tools-scripts
39
pydantic-core==2.27.1
40
# via pydantic
41
pygments==2.18.0
42
# via rich
43
python-tools-scripts==0.20.5
44
45
pyyaml==6.0.2
46
# via pre-commit
47
requests==2.32.3
@@ -54,7 +54,7 @@ typing-extensions==4.12.2
54
# pydantic-core
55
# python-tools-scripts
56
# rich
57
-urllib3==2.2.3
+urllib3==2.6.0
58
# via requests
59
virtualenv==20.28.0
60
0 commit comments