Skip to content

Commit

Permalink
chore(deps): bump django from 4.2.17 to 4.2.18 in /requirements (#2202)
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 4.2.17 to 4.2.18.
- [Commits](django/django@4.2.17...4.2.18)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent c28bb7b commit 02da7f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ cffi==1.14.4
configparser==4.0.2
cryptography==3.3.2
Cython==0.29.33
Django==4.2.17
Django==4.2.18
djangorestframework==3.15.2
django-dbbackup==4.2.1
drf-spectacular==0.27.2
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.viewer.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ certifi==2024.7.4
configparser==4.0.2
cryptography==3.3.2
Cython==0.29.33
Django==4.2.17
Django==4.2.18
django-dbbackup==4.2.1
drf-spectacular==0.27.2
future==0.18.3
Expand Down

0 comments on commit 02da7f6

Please sign in to comment.