File tree Expand file tree Collapse file tree 3 files changed +8
-15
lines changed Expand file tree Collapse file tree 3 files changed +8
-15
lines changed Original file line number Diff line number Diff line change @@ -10,9 +10,9 @@ babel==2.17.0
1010 # via sphinx
1111beautifulsoup4 == 4.14.2
1212 # via furo
13- certifi == 2025.10.5
13+ certifi == 2025.11.12
1414 # via requests
15- charset-normalizer == 3.4.3
15+ charset-normalizer == 3.4.4
1616 # via requests
1717docutils == 0.21.2
1818 # via sphinx
@@ -50,7 +50,7 @@ requests==2.32.5
5050 # sphinxcontrib-spelling
5151roman-numerals-py == 3.1.0
5252 # via sphinx
53- rpds-py == 0.27.1
53+ rpds-py == 0.29.0
5454 # via referencing
5555snowballstemmer == 3.0.1
5656 # via sphinx
Original file line number Diff line number Diff line change 11file:.
2- pytest
3- pytest-subtests
2+ pytest>9
Original file line number Diff line number Diff line change 11# This file was autogenerated by uv via the following command:
22# uv pip compile --output-file /Users/julian/Development/referencing/test-requirements.txt test-requirements.in
33attrs==25.4.0
4- # via
5- # pytest-subtests
6- # referencing
7- iniconfig==2.1.0
4+ # via referencing
5+ iniconfig==2.3.0
86 # via pytest
97packaging==25.0
108 # via pytest
119pluggy==1.6.0
1210 # via pytest
1311pygments==2.19.2
1412 # via pytest
15- pytest==8.4.2
16- # via
17- # -r test-requirements.in
18- # pytest-subtests
19- pytest-subtests==0.14.2
13+ pytest==9.0.1
2014 # via -r test-requirements.in
2115referencing @ file:.
2216 # via -r test-requirements.in
23- rpds-py==0.27.1
17+ rpds-py==0.29.0
2418 # via referencing
You can’t perform that action at this time.
0 commit comments