File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -142,7 +142,7 @@ urllib3==2.6.3 ; python_version >= "3.10"
142142 # requests
143143uv==0.10.11 ; python_version >= "3.8"
144144 # via omnipkg (pyproject.toml)
145- uv-ffi==0.10.8.post3 ; python_version >= "3.8" and python_version <= "3.14"
145+ uv-ffi==0.10.8.post4 ; python_version >= "3.8" and python_version <= "3.14"
146146 # via omnipkg (pyproject.toml)
147147werkzeug==3.1.6 ; python_version >= "3.9"
148148 # via
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ propcache==0.4.1
4343psutil == 7.2.2
4444py-serializable == 2.1.0
4545pycparser == 3.0
46- pygments == 2.19.2
46+ pygments == 2.20.0
4747pyparsing == 3.3.2
4848requests == 2.33.1
4949rich == 14.3.3
@@ -55,7 +55,7 @@ typer==0.24.1
5555typing-extensions == 4.15.0
5656urllib3 == 2.6.3 ; python_version >= "3.10"
5757uv == 0.10.11 ; python_version >= "3.8"
58- uv-ffi == 0.10.8.post3 ; python_version >= "3.8" and python_version <= "3.14"
58+ uv-ffi == 0.10.8.post4 ; python_version >= "3.8" and python_version <= "3.14"
5959werkzeug == 3.1.6 ; python_version >= "3.9"
6060yarl == 1.23.0
6161
You can’t perform that action at this time.
0 commit comments