Skip to content

Commit 468d0f3

Browse files
chore(deps): Update all packages in requirements (#61)
* 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](django/django@5.1.2...5.1.4) Signed-off-by: dependabot[bot] <support@github.com> * chore(deps): Update all requirements --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: publishername <62213479+PublisherName@users.noreply.github.com>
1 parent e608be9 commit 468d0f3

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

requirements.txt

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
amqp==5.2.0
1+
amqp==5.3.1
22
asgiref==3.8.1
33
billiard==4.2.1
44
bleach==6.2.0
@@ -12,33 +12,33 @@ colorama==0.4.6
1212
cron-descriptor==1.4.5
1313
cssbeautifier==1.15.1
1414
distlib==0.3.9
15-
Django==5.1.2
15+
Django==5.1.4
1616
django-celery-beat==2.7.0
1717
django-celery-results==2.5.1
1818
django-cleanup==9.0.0
1919
django-cors-headers==4.6.0
2020
django-environ==0.11.2
2121
django-jazzmin==3.0.1
2222
django-redis==5.4.0
23-
django-rest-passwordreset==1.4.2
23+
django-rest-passwordreset==1.5.0
2424
django-summernote==0.8.20.0
2525
django-timezone-field==7.0
2626
djangorestframework==3.15.2
27-
djlint==1.36.0
27+
djlint==1.36.3
2828
drf-yasg==1.21.8
2929
EditorConfig==0.12.4
3030
Faker==33.1.0
3131
filelock==3.16.1
32-
gevent==24.10.3
32+
gevent==24.11.1
3333
greenlet==3.1.1
3434
gunicorn==23.0.0
35-
identify==2.6.1
35+
identify==2.6.3
3636
inflection==0.5.1
3737
jsbeautifier==1.15.1
38-
json5==0.9.25
38+
json5==0.10.0
3939
kombu==5.4.2
4040
nodeenv==1.9.1
41-
packaging==24.1
41+
packaging==24.2
4242
pathspec==0.12.1
4343
pillow==11.0.0
4444
platformdirs==4.3.6
@@ -49,20 +49,20 @@ python-dateutil==2.9.0.post0
4949
python-decouple==3.8
5050
pytz==2024.2
5151
PyYAML==6.0.2
52-
redis==5.2.0
52+
redis==5.2.1
5353
regex==2024.9.11
54-
ruff==0.7.2
55-
setuptools==75.3.0
56-
six==1.16.0
57-
sqlparse==0.5.1
58-
tqdm==4.66.6
54+
ruff==0.8.2
55+
setuptools==75.6.0
56+
six==1.17.0
57+
sqlparse==0.5.2
58+
tqdm==4.67.1
5959
typing_extensions==4.12.2
6060
tzdata==2024.2
6161
uritemplate==4.1.1
6262
vine==5.1.0
63-
virtualenv==20.27.1
63+
virtualenv==20.28.0
6464
wcwidth==0.2.13
6565
webencodings==0.5.1
6666
yamllint==1.35.1
6767
zope.event==5.0
68-
zope.interface==7.1.1
68+
zope.interface==7.2

0 commit comments

Comments
 (0)