Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 1899093 commit d2c0832
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
channels
channels-redis
django==3.2.23
django==3.2.25
gunicorn==20.1.*
djangorestframework-simplejwt
djangorestframework-jwt
Expand Down
2 changes: 1 addition & 1 deletion requirements/run-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
channels
channels-redis
django==3.2.23
django==3.2.25
gunicorn==20.1.*
uvicorn
daphne
Expand Down

0 comments on commit d2c0832

Please sign in to comment.