mirror of
https://github.com/Screenly/Anthias.git
synced 2025-12-23 22:38:05 -05:00
chore(deps): bump django from 4.2.22 to 4.2.24 in /requirements (#2499)
* chore(deps): bump django from 4.2.22 to 4.2.24 in /requirements Bumps [django](https://github.com/django/django) from 4.2.22 to 4.2.24. - [Commits](https://github.com/django/django/compare/4.2.22...4.2.24) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.24 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * chore: temporarily enable Docker image builds on PR for testing * chore: revert temporary changes to the Docker image build workflow --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: nicomiguelino <nicomiguelino2014@gmail.com>
This commit is contained in:
@@ -5,7 +5,7 @@ cffi==2.0.0
|
||||
configparser==4.0.2
|
||||
cryptography==3.3.2
|
||||
Cython==3.0.6
|
||||
Django==4.2.22
|
||||
Django==4.2.24
|
||||
djangorestframework==3.16.1
|
||||
django-dbbackup==4.2.1
|
||||
drf-spectacular==0.28.0
|
||||
|
||||
@@ -5,7 +5,7 @@ certifi==2024.7.4
|
||||
configparser==4.0.2
|
||||
cryptography==3.3.2
|
||||
Cython==3.0.6
|
||||
Django==4.2.22
|
||||
Django==4.2.24
|
||||
django-dbbackup==4.2.1
|
||||
drf-spectacular==0.28.0
|
||||
future==0.18.3
|
||||
|
||||
Reference in New Issue
Block a user