Skip to content

Commit 4d05001

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

25 files changed

+8
-132
lines changed

setup.cfg

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ install_requires =
6262
django-filter==24.3
6363
django-registration==3.4
6464
confusable_homoglyphs==3.3.1
65-
django-guardian==2.4.0
65+
django-guardian==3.0.0
6666
django-environ==0.12.0
6767
django-debug-toolbar==5.2.0
6868
# CAPTCHA
@@ -90,8 +90,8 @@ install_requires =
9090
# Cache
9191
redis==6.2.0
9292
# redis dependencies:
93-
packaging==24.2
94-
pyparsing==3.2.1
93+
packaging==25.0
94+
pyparsing==3.2.3
9595
async-timeout==5.0.1
9696
Deprecated==1.2.18
9797
wrapt==1.17.2
@@ -119,11 +119,11 @@ install_requires =
119119
idna==3.10
120120
charset-normalizer==3.4.2
121121
PyYAML==6.0.2
122-
Cython==3.0.12
122+
cython==3.1.1
123123
zipp==3.22.0
124124
XlsxWriter==3.2.3
125125
# Markdown
126-
Markdown==3.7
126+
markdown==3.8
127127
bleach==6.2.0
128128
bleach_allowlist==1.0.3
129129
webencodings==0.5.1
@@ -151,7 +151,7 @@ install_requires =
151151
swapper==1.4.0
152152
# AboutCode Toolkit
153153
aboutcode_toolkit==11.1.1
154-
click==8.1.8
154+
click==8.2.1
155155
saneyaml==0.6.1
156156
openpyxl==3.1.5
157157
et-xmlfile==2.0.0
@@ -160,8 +160,8 @@ install_requires =
160160
# Gunicorn
161161
gunicorn==23.0.0
162162
# SPDX validation
163-
jsonschema==4.23.0
164-
jsonschema-specifications==2024.10.1
163+
jsonschema==4.24.0
164+
jsonschema-specifications==2025.4.1
165165
referencing==0.36.2
166166
rpds-py==0.22.3
167167
attrs==25.3.0
Binary file not shown.
-1.12 MB
Binary file not shown.

thirdparty/dist/Cython-3.0.12-py2.py3-none-any.whl.ABOUT

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

thirdparty/dist/Markdown-3.7-py3-none-any.whl.ABOUT

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

thirdparty/dist/click-8.1.8-py3-none-any.whl.ABOUT

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

0 commit comments

Comments
 (0)