Skip to content

Commit 45cc7de

Browse files
committed
Update requirements.
1 parent ee96496 commit 45cc7de

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

test-requirements.txt

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,20 +17,22 @@ iniconfig==2.0.0
1717
# via pytest
1818
packaging==24.0
1919
# via pytest
20-
platformdirs==4.2.1
20+
platformdirs==4.2.2
2121
# via requests-cache
2222
pluggy==1.5.0
2323
# via pytest
24-
pytest==8.2.0
25-
referencing==0.35.0
24+
pytest==8.2.1
25+
# via -r test-requirements.in
26+
referencing==0.35.1
2627
# via schemastore
27-
requests==2.31.0
28+
requests==2.32.1
2829
# via requests-cache
2930
requests-cache==1.2.0
3031
# via schemastore
31-
rpds-py==0.18.0
32+
rpds-py==0.18.1
3233
# via referencing
33-
file:.#egg=schemastore
34+
schemastore @ .
35+
# via -r test-requirements.in
3436
six==1.16.0
3537
# via url-normalize
3638
url-normalize==1.4.3

0 commit comments

Comments
 (0)