Skip to content

Commit

Permalink
Bump django from 1.8.18 to 3.2.24 in /devsite
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 1.8.18 to 3.2.24.
- [Commits](django/django@1.8.18...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 30fc4ec commit bdfa07f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion devsite/requirements/ginkgo.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ pytz==2016.7
## Django package dependencies
##

Django==1.8.18
Django==3.2.24
django-extensions==1.5.9
# ./edx/base.txt:git+https://github.com/edx/django-rest-framework.git@3c72cb5ee5baebc4328947371195eae2077197b0#egg=djangorestframework==3.2.3
djangorestframework==3.2.3
Expand Down
2 changes: 1 addition & 1 deletion devsite/requirements/hawthorn_base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ pytz==2016.10
## Django packages
##

Django==1.11.29
Django==3.2.24
djangorestframework==3.6.3
django-countries==4.6.1
django-waffle==0.12.0
Expand Down
2 changes: 1 addition & 1 deletion devsite/requirements/juniper_base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ pytz==2020.1
## Django package dependencies
##

Django==2.2.28
Django==3.2.24

djangorestframework==3.9.4
django-countries==5.5
Expand Down

0 comments on commit bdfa07f

Please sign in to comment.