Skip to content

Commit

Permalink
Upgrade multiple dependencies to their latest version (#184)
Browse files Browse the repository at this point in the history
Signed-off-by: tdruez <[email protected]>
  • Loading branch information
tdruez authored Oct 21, 2024
1 parent bf01752 commit 212f48b
Show file tree
Hide file tree
Showing 33 changed files with 32 additions and 32 deletions.
2 changes: 1 addition & 1 deletion dejacode/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

import git

VERSION = "5.2.0"
VERSION = "5.3.0-dev"

PROJECT_DIR = Path(__file__).resolve().parent
ROOT_DIR = PROJECT_DIR.parent
Expand Down
62 changes: 31 additions & 31 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = dejacode
version = 5.2.0
version = 5.3.0-dev
license = AGPL-3.0-only
description = Automate open source license compliance and ensure supply chain integrity
long_description = file:README.rst
Expand Down Expand Up @@ -47,28 +47,28 @@ include_package_data = true
zip_safe = false
install_requires =
# Base configuration tools
setuptools==69.5.1
wheel==0.43.0
pip==24.0
setuptools==75.2.0
wheel==0.44.0
pip==24.2
# Django
Django==5.0.9
asgiref==3.8.1
typing_extensions==4.2.0
typing_extensions==4.12.2
sqlparse==0.5.0
pytz==2024.1
# Django apps
django-crispy-forms==2.1
crispy_bootstrap5==2024.2
django-crispy-forms==2.3
crispy_bootstrap5==2024.10
django-grappelli==4.0.1
django-filter==24.2
django-filter==24.3
django-registration==3.4
confusable_homoglyphs==3.3.1
django-hcaptcha-field==1.4.0
django-guardian==2.4.0
django-environ==0.11.2
django-debug-toolbar==4.3.0
django-debug-toolbar==4.4.6
# REST API
djangorestframework==3.14.0
djangorestframework==3.15.2
# API documentation, `coreapi` and its requirements:
coreapi==2.3.3
MarkupSafe==2.1.3
Expand All @@ -78,20 +78,20 @@ install_requires =
uritemplate==4.1.1
# Access log
django-axes==5.35.0
django-appconf==1.0.5
django-appconf==1.0.6
django-ipware==5.0.2
# Multi-factor authentication
django-otp==1.5.0
django-otp==1.5.4
qrcode==7.4.2
pypng==0.20220715.0
# Database
psycopg==3.1.19
psycopg==3.2.3
# Cache
redis==5.0.4
redis==5.1.1
# redis dependencies:
packaging==23.0
pyparsing==3.0.9
async-timeout==4.0.2
async-timeout==4.0.3
deprecated==1.2.13
wrapt==1.14.1
# Antivirus
Expand All @@ -101,26 +101,26 @@ install_requires =
# Task queue
rq==1.16.2
django-rq==2.10.2
fakeredis==2.21.1
fakeredis==2.25.1
# Scheduler
rq-scheduler==0.13.1
crontab==1.0.1
freezegun==1.5.1
# Libs
certifi==2024.2.2
urllib3==2.2.1
certifi==2024.8.30
urllib3==2.2.3
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.7
charset-normalizer==3.3.2
PyYAML==6.0
Cython==0.29.30
requests==2.32.3
idna==3.10
charset-normalizer==3.4.0
PyYAML==6.0.2
Cython==3.0.11
importlib_metadata==4.11.4
zipp==3.8.0
zipp==3.20.2
XlsxWriter==3.1.9
# Markdown
Markdown==3.3.7
Expand All @@ -130,7 +130,7 @@ install_requires =
# Authentication
oauthlib==3.2.2
python3-openid==3.2.0
requests-oauthlib==1.3.1
requests-oauthlib==2.0.0
defusedxml==0.7.1
# LDAP Auth
python-ldap==3.4.3
Expand All @@ -142,7 +142,7 @@ install_requires =
funcparserlib==0.3.6
# license expressions
boolean.py==4.0
license_expression==30.3.0
license_expression==30.3.1
# Webhooks
django-rest-hooks==1.6.1
# django-notifications
Expand All @@ -153,22 +153,22 @@ install_requires =
# AboutCode Toolkit
aboutcode_toolkit==10.1.0
click==8.1.3
saneyaml==0.6.0
openpyxl==3.1.2
saneyaml==0.6.1
openpyxl==3.1.5
et-xmlfile==1.1.0
# PackageURL
packageurl-python==0.15.6
# Gunicorn
gunicorn==22.0.0
gunicorn==23.0.0
# SPDX validation
jsonschema==4.16.0
attrs==23.2.0
pyrsistent==0.18.1
# CycloneDX
cyclonedx-python-lib==7.6.0
cyclonedx-python-lib==8.1.0
sortedcontainers==2.4.0
toml==0.10.2
py-serializable==1.1.0
py-serializable==1.1.2
# Git
gitpython==3.1.43
gitdb==4.0.11
Expand Down
Binary file not shown.
Binary file added thirdparty/dist/Django-5.1.2-py3-none-any.whl
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added thirdparty/dist/django_otp-1.5.4-py3-none-any.whl
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added thirdparty/dist/idna-3.10-py3-none-any.whl
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added thirdparty/dist/pip-24.2-py3-none-any.whl
Binary file not shown.
Binary file added thirdparty/dist/psycopg-3.2.3-py3-none-any.whl
Binary file not shown.
Binary file not shown.
Binary file added thirdparty/dist/pyyaml-6.0.2.tar.gz
Binary file not shown.
Binary file added thirdparty/dist/redis-5.1.1-py3-none-any.whl
Binary file not shown.
Binary file added thirdparty/dist/requests-2.32.3-py3-none-any.whl
Binary file not shown.
Binary file not shown.
Binary file added thirdparty/dist/saneyaml-0.6.1-py3-none-any.whl
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added thirdparty/dist/urllib3-2.2.3-py3-none-any.whl
Binary file not shown.
Binary file added thirdparty/dist/wheel-0.44.0-py3-none-any.whl
Binary file not shown.
Binary file added thirdparty/dist/zipp-3.20.2-py3-none-any.whl
Binary file not shown.

0 comments on commit 212f48b

Please sign in to comment.