Skip to content

Commit

Permalink
Upgrade multiple dependencies to latest version
Browse files Browse the repository at this point in the history
Signed-off-by: tdruez <tdruez@nexb.com>
  • Loading branch information
tdruez committed May 14, 2024
1 parent 58f4ec2 commit f7d990a
Show file tree
Hide file tree
Showing 76 changed files with 27 additions and 506 deletions.
54 changes: 27 additions & 27 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -47,22 +47,22 @@ include_package_data = true
zip_safe = false
install_requires =
# Base configuration tools
setuptools==69.0.2
wheel==0.42.0
setuptools==69.5.1
wheel==0.43.0
pip==24.0
# Django
Django==5.0.3
asgiref==3.7.2
Django==5.0.6
asgiref==3.8.1
typing_extensions==4.2.0
sqlparse==0.4.4
pytz==2023.3.post1
sqlparse==0.5.0
pytz==2024.1
# Django apps
django-crispy-forms==2.1
crispy_bootstrap5==2023.10
crispy_bootstrap5==2024.2
django-grappelli==4.0.1
django-filter==24.1
django-filter==24.2
django-registration==3.4
confusable_homoglyphs==3.2.0
confusable_homoglyphs==3.3.1
django-hcaptcha-field==1.4.0
django-guardian==2.4.0
django-environ==0.11.2
Expand All @@ -80,13 +80,13 @@ install_requires =
django-appconf==1.0.5
django-ipware==5.0.2
# Multi-factor authentication
django-otp==1.2.4
django-otp==1.5.0
qrcode==7.4.2
pypng==0.20220715.0
# Database
psycopg==3.1.14
psycopg==3.1.19
# Cache
redis==5.0.1
redis==5.0.4
# redis dependencies:
packaging==23.0
pyparsing==3.0.9
Expand All @@ -98,20 +98,20 @@ install_requires =
# Testing
model_bakery==1.10.1
# Task queue
rq==1.16.0
django-rq==2.10.1
rq==1.16.2
django-rq==2.10.2
fakeredis==2.21.1
# Libs
certifi==2023.11.17
urllib3==2.1.0
certifi==2024.2.2
urllib3==2.2.1
python-dateutil==2.8.2
python-mimeparse==1.6.0
PyJWT==2.4.0
natsort==8.4.0
six==1.16.0
requests==2.31.0
idna==3.4
charset-normalizer==3.1.0
charset-normalizer==3.3.2
PyYAML==6.0
Cython==0.29.30
importlib_metadata==4.11.4
Expand All @@ -137,7 +137,7 @@ install_requires =
funcparserlib==0.3.6
# license expressions
boolean.py==4.0
license_expression==30.2.0
license_expression==30.3.0
# Webhooks
django-rest-hooks==1.6.1
# django-notifications
Expand All @@ -148,19 +148,19 @@ install_requires =
# AboutCode Toolkit
aboutcode_toolkit==10.1.0
click==8.1.3
saneyaml==0.5.2
saneyaml==0.6.0
openpyxl==3.1.2
et-xmlfile==1.1.0
# PackageURL
packageurl-python==0.13.4
packageurl-python==0.15.0
# Gunicorn
gunicorn==22.0.0
# SPDX validation
jsonschema==4.16.0
attrs==22.1.0
attrs==23.2.0
pyrsistent==0.18.1
# CycloneDX
cyclonedx-python-lib==7.3.1
cyclonedx-python-lib==7.3.4
sortedcontainers==2.4.0
toml==0.10.2
py-serializable==1.0.3
Expand All @@ -172,11 +172,11 @@ install_requires =
[options.extras_require]
dev =
# Development tools
django-debug-toolbar==4.2.0
django-debug-toolbar==4.3.0
# Validation
flake8==6.1.0
flake8==7.0.0
pycodestyle==2.11.1
pyflakes==3.1.0
pyflakes==3.2.0
mccabe==0.7.0
doc8==0.11.2
stevedore==5.1.0
Expand All @@ -185,9 +185,9 @@ dev =
restructuredtext-lint==1.4.0
pbr==5.11.1
# Imports
isort==5.12.0
isort==5.13.2
# Black
black==24.2.0
black==24.4.2
mypy-extensions==0.4.3
pathspec==0.10.1
tomli==2.0.1
Expand Down
Binary file not shown.
Binary file removed thirdparty/dist/asgiref-3.7.2-py3-none-any.whl
Binary file not shown.
18 changes: 0 additions & 18 deletions thirdparty/dist/asgiref-3.7.2-py3-none-any.whl.ABOUT

This file was deleted.

Binary file added thirdparty/dist/asgiref-3.8.1-py3-none-any.whl
Binary file not shown.
Binary file removed thirdparty/dist/attrs-22.1.0-py2.py3-none-any.whl
Binary file not shown.
18 changes: 0 additions & 18 deletions thirdparty/dist/attrs-22.1.0-py2.py3-none-any.whl.ABOUT

This file was deleted.

20 changes: 0 additions & 20 deletions thirdparty/dist/attrs-22.1.0-py2.py3-none-any.whl.NOTICE

This file was deleted.

Binary file added thirdparty/dist/attrs-23.2.0-py3-none-any.whl
Binary file not shown.
Binary file removed thirdparty/dist/black-24.2.0-py3-none-any.whl
Binary file not shown.
Binary file added thirdparty/dist/black-24.4.2-py3-none-any.whl
Binary file not shown.
Binary file removed thirdparty/dist/certifi-2023.11.17-py3-none-any.whl
Binary file not shown.
16 changes: 0 additions & 16 deletions thirdparty/dist/certifi-2023.11.17-py3-none-any.whl.ABOUT

This file was deleted.

Binary file not shown.
Binary file not shown.
14 changes: 0 additions & 14 deletions thirdparty/dist/charset_normalizer-3.1.0-py3-none-any.whl.ABOUT

This file was deleted.

Binary file not shown.
Binary file not shown.

This file was deleted.

This file was deleted.

Binary file not shown.
Binary file not shown.
14 changes: 0 additions & 14 deletions thirdparty/dist/crispy_bootstrap5-2023.10-py3-none-any.whl.ABOUT

This file was deleted.

Binary file not shown.
Binary file not shown.
95 changes: 0 additions & 95 deletions thirdparty/dist/cyclonedx_python_lib-3.1.0-py3-none-any.whl.ABOUT

This file was deleted.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit f7d990a

Please sign in to comment.