File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -47,10 +47,10 @@ packaging==25.0
4747 # build
4848 # sphinx
4949pip-sync-faster==0.0.5
50- # via -r requirements/ checkdocs.in
50+ # via -r checkdocs.in
5151pip-tools==7.4.1
5252 # via
53- # -r requirements/ checkdocs.in
53+ # -r checkdocs.in
5454 # pip-sync-faster
5555pygments==2.17.2
5656 # via sphinx
@@ -68,17 +68,17 @@ snowballstemmer==2.2.0
6868 # via sphinx
6969sphinx==8.2.3
7070 # via
71- # -r requirements/ checkdocs.in
71+ # -r checkdocs.in
7272 # sphinx-autobuild
7373 # sphinx-rtd-theme
7474 # sphinxcontrib-applehelp
7575 # sphinxcontrib-jquery
7676 # sphinxcontrib-qthelp
7777 # sphinxcontrib-serializinghtml
7878sphinx-autobuild==2024.10.3
79- # via -r requirements/ checkdocs.in
79+ # via -r checkdocs.in
8080sphinx-rtd-theme==3.0.2
81- # via -r requirements/ checkdocs.in
81+ # via -r checkdocs.in
8282sphinxcontrib-applehelp==1.0.7
8383 # via sphinx
8484sphinxcontrib-devhelp==2.0.0
@@ -109,7 +109,7 @@ zipp==3.19.1
109109 # via importlib-metadata
110110
111111# The following packages are considered to be unsafe in a requirements file:
112- pip==24.3.1
112+ pip==25.2
113113 # via pip-tools
114114setuptools==78.1.1
115115 # via pip-tools
Original file line number Diff line number Diff line change @@ -13,24 +13,24 @@ importlib-metadata==7.0.1
1313packaging==25.0
1414 # via build
1515pip-sync-faster==0.0.5
16- # via -r requirements/ checkformatting.in
16+ # via -r checkformatting.in
1717pip-tools==7.4.1
1818 # via
19- # -r requirements/ checkformatting.in
19+ # -r checkformatting.in
2020 # pip-sync-faster
2121pyproject-hooks==1.0.0
2222 # via
2323 # build
2424 # pip-tools
2525ruff==0.13.2
26- # via -r requirements/ checkformatting.in
26+ # via -r checkformatting.in
2727wheel==0.42.0
2828 # via pip-tools
2929zipp==3.19.1
3030 # via importlib-metadata
3131
3232# The following packages are considered to be unsafe in a requirements file:
33- pip==24.3.1
33+ pip==25.2
3434 # via pip-tools
3535setuptools==78.1.1
3636 # via pip-tools
Original file line number Diff line number Diff line change @@ -9,16 +9,16 @@ build==1.0.3
99click==8.1.8
1010 # via pip-tools
1111coverage[toml]==7.9.2
12- # via -r requirements/ coverage.in
12+ # via -r coverage.in
1313importlib-metadata==7.0.1
1414 # via pip-sync-faster
1515packaging==25.0
1616 # via build
1717pip-sync-faster==0.0.5
18- # via -r requirements/ coverage.in
18+ # via -r coverage.in
1919pip-tools==7.4.1
2020 # via
21- # -r requirements/ coverage.in
21+ # -r coverage.in
2222 # pip-sync-faster
2323pyproject-hooks==1.0.0
2424 # via
@@ -30,7 +30,7 @@ zipp==3.19.1
3030 # via importlib-metadata
3131
3232# The following packages are considered to be unsafe in a requirements file:
33- pip==24.3.1
33+ pip==25.2
3434 # via pip-tools
3535setuptools==78.1.1
3636 # via pip-tools
You can’t perform that action at this time.
0 commit comments