Skip to content

Commit 129df1a

Browse files
committed
Upgrade some dependencies to their latest version
Signed-off-by: tdruez <[email protected]>
1 parent 41482dc commit 129df1a

13 files changed

+4
-62
lines changed

setup.cfg

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ install_requires =
5656
typing_extensions==4.12.2
5757
sqlparse==0.5.3
5858
# Django apps
59-
django-crispy-forms==2.3
60-
crispy_bootstrap5==2024.10
59+
django-crispy-forms==2.4
60+
crispy_bootstrap5==2025.4
6161
django-grappelli==4.0.1
6262
django-filter==24.3
6363
django-registration==3.4
@@ -67,7 +67,7 @@ install_requires =
6767
django-debug-toolbar==5.1.0
6868
# CAPTCHA
6969
altcha==0.1.9
70-
django_altcha==0.1.2
70+
django_altcha==0.1.3
7171
# REST API
7272
djangorestframework==3.16.0
7373
# API documentation, `coreapi` and its requirements:
@@ -151,7 +151,7 @@ install_requires =
151151
jsonfield==3.1.0
152152
swapper==1.4.0
153153
# AboutCode Toolkit
154-
aboutcode_toolkit==11.0.0
154+
aboutcode_toolkit==11.1.1
155155
click==8.1.8
156156
saneyaml==0.6.1
157157
openpyxl==3.1.5
-67.9 KB
Binary file not shown.

thirdparty/dist/aboutcode_toolkit-11.0.0-py3-none-any.whl.ABOUT

Lines changed: 0 additions & 15 deletions
This file was deleted.
69 KB
Binary file not shown.
-23.9 KB
Binary file not shown.
-23.8 KB
Binary file not shown.

thirdparty/dist/crispy_bootstrap5-2024.2-py3-none-any.whl.ABOUT

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

thirdparty/dist/django_altcha-0.1.2-py3-none-any.whl.ABOUT

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

0 commit comments

Comments
 (0)