From ce098453a3df7748e0eaae92c3b93d80be5f69ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 18:36:47 +0000 Subject: [PATCH 1/2] chore(deps): Bump django from 5.1.2 to 5.1.4 Bumps [django](https://github.com/django/django) from 5.1.2 to 5.1.4. - [Commits](https://github.com/django/django/compare/5.1.2...5.1.4) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f6aecff..2a79d74 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ colorama==0.4.6 cron-descriptor==1.4.5 cssbeautifier==1.15.1 distlib==0.3.9 -Django==5.1.2 +Django==5.1.4 django-celery-beat==2.7.0 django-celery-results==2.5.1 django-cleanup==9.0.0 From f2a0b33d58f11a9e8b0564c20aa47ece04899dae Mon Sep 17 00:00:00 2001 From: publishername <62213479+PublisherName@users.noreply.github.com> Date: Sat, 7 Dec 2024 13:06:59 +0545 Subject: [PATCH 2/2] chore(deps): Update all requirements --- requirements.txt | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/requirements.txt b/requirements.txt index 2a79d74..0f9cb3c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -amqp==5.2.0 +amqp==5.3.1 asgiref==3.8.1 billiard==4.2.1 bleach==6.2.0 @@ -20,25 +20,25 @@ django-cors-headers==4.6.0 django-environ==0.11.2 django-jazzmin==3.0.1 django-redis==5.4.0 -django-rest-passwordreset==1.4.2 +django-rest-passwordreset==1.5.0 django-summernote==0.8.20.0 django-timezone-field==7.0 djangorestframework==3.15.2 -djlint==1.36.0 +djlint==1.36.3 drf-yasg==1.21.8 EditorConfig==0.12.4 Faker==33.1.0 filelock==3.16.1 -gevent==24.10.3 +gevent==24.11.1 greenlet==3.1.1 gunicorn==23.0.0 -identify==2.6.1 +identify==2.6.3 inflection==0.5.1 jsbeautifier==1.15.1 -json5==0.9.25 +json5==0.10.0 kombu==5.4.2 nodeenv==1.9.1 -packaging==24.1 +packaging==24.2 pathspec==0.12.1 pillow==11.0.0 platformdirs==4.3.6 @@ -49,20 +49,20 @@ python-dateutil==2.9.0.post0 python-decouple==3.8 pytz==2024.2 PyYAML==6.0.2 -redis==5.2.0 +redis==5.2.1 regex==2024.9.11 -ruff==0.7.2 -setuptools==75.3.0 -six==1.16.0 -sqlparse==0.5.1 -tqdm==4.66.6 +ruff==0.8.2 +setuptools==75.6.0 +six==1.17.0 +sqlparse==0.5.2 +tqdm==4.67.1 typing_extensions==4.12.2 tzdata==2024.2 uritemplate==4.1.1 vine==5.1.0 -virtualenv==20.27.1 +virtualenv==20.28.0 wcwidth==0.2.13 webencodings==0.5.1 yamllint==1.35.1 zope.event==5.0 -zope.interface==7.1.1 +zope.interface==7.2