File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ anyio==4.12.1 ; python_full_version >= '3.12'
88 # watchfiles
99astroid == 4.0.3 ; python_full_version >= '3.12'
1010 # via sphinx-autoapi
11- babel == 2.17 .0 ; python_full_version >= '3.12'
11+ babel == 2.18 .0 ; python_full_version >= '3.12'
1212 # via sphinx
1313certifi == 2026.1.4 ; python_full_version >= '3.12'
1414 # via requests
@@ -37,7 +37,7 @@ jinja2==3.1.6 ; python_full_version >= '3.12'
3737 # sphinx-autoapi
3838markupsafe == 3.0.3 ; python_full_version >= '3.12'
3939 # via jinja2
40- packaging == 25 .0 ; python_full_version >= '3.12'
40+ packaging == 26 .0 ; python_full_version >= '3.12'
4141 # via sphinx
4242pygments == 2.19.2 ; python_full_version >= '3.12'
4343 # via sphinx
@@ -69,7 +69,7 @@ sphinxcontrib-qthelp==2.0.0 ; python_full_version >= '3.12'
6969 # via sphinx
7070sphinxcontrib-serializinghtml == 2.0.0 ; python_full_version >= '3.12'
7171 # via sphinx
72- starlette == 0.51.0 ; python_full_version >= '3.12'
72+ starlette == 0.52.1 ; python_full_version >= '3.12'
7373 # via sphinx-autobuild
7474typing-extensions == 4.15.0 ; python_full_version == '3.12.*'
7575 # via
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ Repository = "https://github.com/iskandergaba/free-threading"
3838
3939[dependency-groups ]
4040dev = [
41- " ruff~=0.14 .0" ,
41+ " ruff~=0.15 .0" ,
4242 " pytest~=9.0.0" ,
4343 " pytest-cov~=7.0.0" ,
4444 " pytest-rerunfailures~=16.1.0" ,
You can’t perform that action at this time.
0 commit comments