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 925f7ec commit 39a26f1Copy full SHA for 39a26f1
docs/requirements.txt
@@ -49,7 +49,7 @@ file:.#egg=referencing
49
# via -r docs/requirements.in
50
requests==2.31.0
51
# via sphinx
52
-rpds-py==0.10.6
+rpds-py==0.12.0
53
# via referencing
54
snowballstemmer==2.2.0
55
@@ -94,7 +94,7 @@ sphinxcontrib-spelling==8.0.0
94
95
sphinxext-opengraph==0.9.0
96
97
-url-py==0.4.0
+url-py==0.9.2
98
99
-urllib3==2.0.7
+urllib3==2.1.0
100
# via requests
test-requirements.txt
@@ -22,5 +22,5 @@ pytest-subtests==0.11.0
22
# via -r test-requirements.in
23
file:.#egg=referencing
24
25
26
0 commit comments