Skip to content

Commit f7d990a

Browse files
committed
Upgrade multiple dependencies to latest version
Signed-off-by: tdruez <tdruez@nexb.com>
1 parent 58f4ec2 commit f7d990a

76 files changed

Lines changed: 27 additions & 506 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

setup.cfg

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -47,22 +47,22 @@ include_package_data = true
4747
zip_safe = false
4848
install_requires =
4949
# Base configuration tools
50-
setuptools==69.0.2
51-
wheel==0.42.0
50+
setuptools==69.5.1
51+
wheel==0.43.0
5252
pip==24.0
5353
# Django
54-
Django==5.0.3
55-
asgiref==3.7.2
54+
Django==5.0.6
55+
asgiref==3.8.1
5656
typing_extensions==4.2.0
57-
sqlparse==0.4.4
58-
pytz==2023.3.post1
57+
sqlparse==0.5.0
58+
pytz==2024.1
5959
# Django apps
6060
django-crispy-forms==2.1
61-
crispy_bootstrap5==2023.10
61+
crispy_bootstrap5==2024.2
6262
django-grappelli==4.0.1
63-
django-filter==24.1
63+
django-filter==24.2
6464
django-registration==3.4
65-
confusable_homoglyphs==3.2.0
65+
confusable_homoglyphs==3.3.1
6666
django-hcaptcha-field==1.4.0
6767
django-guardian==2.4.0
6868
django-environ==0.11.2
@@ -80,13 +80,13 @@ install_requires =
8080
django-appconf==1.0.5
8181
django-ipware==5.0.2
8282
# Multi-factor authentication
83-
django-otp==1.2.4
83+
django-otp==1.5.0
8484
qrcode==7.4.2
8585
pypng==0.20220715.0
8686
# Database
87-
psycopg==3.1.14
87+
psycopg==3.1.19
8888
# Cache
89-
redis==5.0.1
89+
redis==5.0.4
9090
# redis dependencies:
9191
packaging==23.0
9292
pyparsing==3.0.9
@@ -98,20 +98,20 @@ install_requires =
9898
# Testing
9999
model_bakery==1.10.1
100100
# Task queue
101-
rq==1.16.0
102-
django-rq==2.10.1
101+
rq==1.16.2
102+
django-rq==2.10.2
103103
fakeredis==2.21.1
104104
# Libs
105-
certifi==2023.11.17
106-
urllib3==2.1.0
105+
certifi==2024.2.2
106+
urllib3==2.2.1
107107
python-dateutil==2.8.2
108108
python-mimeparse==1.6.0
109109
PyJWT==2.4.0
110110
natsort==8.4.0
111111
six==1.16.0
112112
requests==2.31.0
113113
idna==3.4
114-
charset-normalizer==3.1.0
114+
charset-normalizer==3.3.2
115115
PyYAML==6.0
116116
Cython==0.29.30
117117
importlib_metadata==4.11.4
@@ -137,7 +137,7 @@ install_requires =
137137
funcparserlib==0.3.6
138138
# license expressions
139139
boolean.py==4.0
140-
license_expression==30.2.0
140+
license_expression==30.3.0
141141
# Webhooks
142142
django-rest-hooks==1.6.1
143143
# django-notifications
@@ -148,19 +148,19 @@ install_requires =
148148
# AboutCode Toolkit
149149
aboutcode_toolkit==10.1.0
150150
click==8.1.3
151-
saneyaml==0.5.2
151+
saneyaml==0.6.0
152152
openpyxl==3.1.2
153153
et-xmlfile==1.1.0
154154
# PackageURL
155-
packageurl-python==0.13.4
155+
packageurl-python==0.15.0
156156
# Gunicorn
157157
gunicorn==22.0.0
158158
# SPDX validation
159159
jsonschema==4.16.0
160-
attrs==22.1.0
160+
attrs==23.2.0
161161
pyrsistent==0.18.1
162162
# CycloneDX
163-
cyclonedx-python-lib==7.3.1
163+
cyclonedx-python-lib==7.3.4
164164
sortedcontainers==2.4.0
165165
toml==0.10.2
166166
py-serializable==1.0.3
@@ -172,11 +172,11 @@ install_requires =
172172
[options.extras_require]
173173
dev =
174174
# Development tools
175-
django-debug-toolbar==4.2.0
175+
django-debug-toolbar==4.3.0
176176
# Validation
177-
flake8==6.1.0
177+
flake8==7.0.0
178178
pycodestyle==2.11.1
179-
pyflakes==3.1.0
179+
pyflakes==3.2.0
180180
mccabe==0.7.0
181181
doc8==0.11.2
182182
stevedore==5.1.0
@@ -185,9 +185,9 @@ dev =
185185
restructuredtext-lint==1.4.0
186186
pbr==5.11.1
187187
# Imports
188-
isort==5.12.0
188+
isort==5.13.2
189189
# Black
190-
black==24.2.0
190+
black==24.4.2
191191
mypy-extensions==0.4.3
192192
pathspec==0.10.1
193193
tomli==2.0.1
7.8 MB
Binary file not shown.
-23.6 KB
Binary file not shown.

thirdparty/dist/asgiref-3.7.2-py3-none-any.whl.ABOUT

Lines changed: 0 additions & 18 deletions
This file was deleted.
23.3 KB
Binary file not shown.
-57.4 KB
Binary file not shown.

thirdparty/dist/attrs-22.1.0-py2.py3-none-any.whl.ABOUT

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

thirdparty/dist/attrs-22.1.0-py2.py3-none-any.whl.NOTICE

Lines changed: 0 additions & 20 deletions
This file was deleted.
59.3 KB
Binary file not shown.
-196 KB
Binary file not shown.

0 commit comments

Comments
 (0)