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 ee96496 commit 45cc7deCopy full SHA for 45cc7de
test-requirements.txt
@@ -17,20 +17,22 @@ iniconfig==2.0.0
17
# via pytest
18
packaging==24.0
19
20
-platformdirs==4.2.1
+platformdirs==4.2.2
21
# via requests-cache
22
pluggy==1.5.0
23
24
-pytest==8.2.0
25
-referencing==0.35.0
+pytest==8.2.1
+ # via -r test-requirements.in
26
+referencing==0.35.1
27
# via schemastore
-requests==2.31.0
28
+requests==2.32.1
29
30
requests-cache==1.2.0
31
-rpds-py==0.18.0
32
+rpds-py==0.18.1
33
# via referencing
-file:.#egg=schemastore
34
+schemastore @ .
35
36
six==1.16.0
37
# via url-normalize
38
url-normalize==1.4.3
0 commit comments