File tree Expand file tree Collapse file tree 3 files changed +16
-15
lines changed
Expand file tree Collapse file tree 3 files changed +16
-15
lines changed Original file line number Diff line number Diff line change 1- furo==2025.9.25
2- sphinx==8.2.3
1+ furo==2025.12.19
2+ sphinx==9.0.4
33sphinx-autobuild==2025.8.25
44
55# if using typehints
6- sphinx-autodoc-typehints==3.5.2
6+ sphinx-autodoc-typehints==3.6.0
77
88mock==5.2.0
99autodoc==0.5.0
1010
11- defusedxml==0.7.1
12- tornado==6.5.2
11+ tornado==6.5.4
1312jinja2==3.1.6
1413idna==3.11
1514starlette==0.50.0
Original file line number Diff line number Diff line change 1- # This file was autogenerated by uv via the following command:
2- # uv pip compile requirements.in -o requirements.txt
1+ #
2+ # This file is autogenerated by pip-compile with Python 3.14
3+ # by the following command:
4+ #
5+ # pip-compile
6+ #
37accessible-pygments == 0.0.5
48 # via furo
59alabaster == 1.0.0
@@ -26,11 +30,9 @@ colorama==0.4.6
2630 # via sphinx-autobuild
2731decorator == 5.1.1
2832 # via autodoc
29- defusedxml == 0.7.1
30- # via -r requirements.in
3133docutils == 0.21.2
3234 # via sphinx
33- furo == 2025.9.25
35+ furo == 2025.12.19
3436 # via -r requirements.in
3537h11 == 0.16.0
3638 # via uvicorn
@@ -60,15 +62,15 @@ pygments==2.19.1
6062 # sphinx
6163requests == 2.32.4
6264 # via sphinx
63- roman-numerals-py == 3 .1.0
65+ roman-numerals == 4 .1.0
6466 # via sphinx
6567sniffio == 1.3.1
6668 # via anyio
6769snowballstemmer == 2.2.0
6870 # via sphinx
6971soupsieve == 2.6
7072 # via beautifulsoup4
71- sphinx == 8.2.3
73+ sphinx == 9.0.4
7274 # via
7375 # -r requirements.in
7476 # furo
@@ -77,7 +79,7 @@ sphinx==8.2.3
7779 # sphinx-basic-ng
7880sphinx-autobuild == 2025.8.25
7981 # via -r requirements.in
80- sphinx-autodoc-typehints == 3.5.2
82+ sphinx-autodoc-typehints == 3.6.0
8183 # via -r requirements.in
8284sphinx-basic-ng == 1.0.0b2
8385 # via furo
@@ -97,7 +99,7 @@ starlette==0.50.0
9799 # via
98100 # -r requirements.in
99101 # sphinx-autobuild
100- tornado == 6.5.2
102+ tornado == 6.5.4
101103 # via -r requirements.in
102104typing-extensions == 4.12.2
103105 # via beautifulsoup4
You can’t perform that action at this time.
0 commit comments