Skip to content

Commit

Permalink
Bump django from 1.11.23 to 3.2.24
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 1.11.23 to 3.2.24.
- [Commits](django/django@1.11.23...3.2.24)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Feb 7, 2024
1 parent b13f205 commit 963ad6a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.dev.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
setuptools>=37.0.0
virtualenv
django==1.11.23
django==3.2.24
django-bootstrap3==v12.0.0
django-admin-sortable2==0.7.8
django_enumfield==1.6
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ cycler==0.10.0
ddt==1.2.1
decorator==4.0.9
dj-database-url==0.4.1
django==1.11.23
django==3.2.24
django-admin-sortable2==0.6.10
django-appconf==1.0.2
django-attachments==1.0.1
Expand Down

0 comments on commit 963ad6a

Please sign in to comment.