Skip to content

Commit 4ea70f6

Browse files
committed
chore: bump req.txts
Modified: • requirements-trace.txt (+1/-1 lines) • requirements.txt (+2/-2 lines) [gitship-generated]
1 parent 423418b commit 4ea70f6

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

requirements-trace.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ urllib3==2.6.3 ; python_version >= "3.10"
142142
# requests
143143
uv==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)
147147
werkzeug==3.1.6 ; python_version >= "3.9"
148148
# via

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ propcache==0.4.1
4343
psutil==7.2.2
4444
py-serializable==2.1.0
4545
pycparser==3.0
46-
pygments==2.19.2
46+
pygments==2.20.0
4747
pyparsing==3.3.2
4848
requests==2.33.1
4949
rich==14.3.3
@@ -55,7 +55,7 @@ typer==0.24.1
5555
typing-extensions==4.15.0
5656
urllib3==2.6.3 ; python_version >= "3.10"
5757
uv==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"
5959
werkzeug==3.1.6 ; python_version >= "3.9"
6060
yarl==1.23.0
6161

0 commit comments

Comments
 (0)