Skip to content

Commit 8b72722

Browse files
committed
Upgrade multiple dependencies to their latest version
Signed-off-by: tdruez <[email protected]>
1 parent dddf32e commit 8b72722

32 files changed

+8
-975
lines changed

setup.cfg

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ install_requires =
100100
# Testing
101101
model_bakery==1.10.1
102102
# Task queue
103-
rq==2.3.2
103+
rq==2.3.3
104104
django-rq==3.0.1
105105
fakeredis==2.29.0
106106
# Scheduler
@@ -163,7 +163,7 @@ install_requires =
163163
jsonschema==4.24.0
164164
jsonschema-specifications==2025.4.1
165165
referencing==0.36.2
166-
rpds-py==0.22.3
166+
rpds-py==0.25.1
167167
attrs==25.3.0
168168
pyrsistent==0.20.0
169169
# CycloneDX
@@ -176,17 +176,18 @@ install_requires =
176176
gitdb==4.0.12
177177
smmap==5.0.2
178178
# CSAF
179-
pydantic==2.10.6
180-
pydantic-core==2.27.2
181-
maturin==1.8.1
182-
setuptools-rust==1.10.2
179+
pydantic==2.11.5
180+
pydantic-core==2.33.2
181+
typing-inspection==0.4.1
182+
maturin==1.8.6
183+
setuptools-rust==1.11.1
183184
annotated-types==0.7.0
184185
semantic-version==2.10.0
185186

186187
[options.extras_require]
187188
dev =
188189
# Linter and Validation
189-
ruff==0.9.6
190+
ruff==0.11.12
190191
# Documentation
191192
doc8==1.1.2
192193
stevedore==5.4.1
-193 KB
Binary file not shown.

thirdparty/dist/maturin-1.8.1.tar.gz.ABOUT

Lines changed: 0 additions & 293 deletions
This file was deleted.

thirdparty/dist/maturin-1.8.1-py3-none-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl renamed to thirdparty/dist/maturin-1.8.6-py3-none-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl

13.9 MB
Binary file not shown.

thirdparty/dist/maturin-1.8.1-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.musllinux_1_1_x86_64.whl renamed to thirdparty/dist/maturin-1.8.6-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.musllinux_1_1_x86_64.whl

7.64 MB
Binary file not shown.
199 KB
Binary file not shown.
-422 KB
Binary file not shown.

thirdparty/dist/pydantic-2.10.6-py3-none-any.whl.ABOUT

Lines changed: 0 additions & 14 deletions
This file was deleted.
434 KB
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)