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:
dependabot[bot]
2025-09-12 09:15:33 -07:00
committed by GitHub
parent 4eb6108cc3
commit 8563c080be
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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