Skip to content

Commit

Permalink
chore: upgrade Django to 4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
raymond1242 committed Oct 7, 2023
1 parent 9335ec3 commit 51a5d39
Show file tree
Hide file tree
Showing 9 changed files with 42 additions and 93 deletions.
17 changes: 5 additions & 12 deletions requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.8
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# make upgrade
Expand All @@ -16,16 +16,11 @@ backoff==1.10.0
# via
# -r requirements/base.in
# analytics-python
backports-zoneinfo[tzdata]==0.2.1
# via
# celery
# django
# kombu
billiard==4.1.0
# via celery
boto3==1.28.60
boto3==1.28.50
# via django-ses
botocore==1.31.60
botocore==1.31.50
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -66,7 +61,7 @@ defusedxml==0.8.0rc2
# via
# python3-openid
# social-auth-core
django==4.2.6
django==4.2
# via
# -c requirements/constraints.txt
# -r requirements/base.in
Expand Down Expand Up @@ -288,9 +283,7 @@ typing-extensions==4.8.0
# edx-opaque-keys
# kombu
tzdata==2023.3
# via
# backports-zoneinfo
# celery
# via celery
unicodecsv==0.14.1
# via djangorestframework-csv
uritemplate==4.1.1
Expand Down
17 changes: 4 additions & 13 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.8
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# make upgrade
Expand Down Expand Up @@ -30,21 +30,15 @@ backoff==1.10.0
# via
# -r requirements/validation.txt
# analytics-python
backports-zoneinfo[tzdata]==0.2.1
# via
# -r requirements/validation.txt
# celery
# django
# kombu
billiard==4.1.0
# via
# -r requirements/validation.txt
# celery
boto3==1.28.60
boto3==1.28.50
# via
# -r requirements/validation.txt
# django-ses
botocore==1.31.60
botocore==1.31.50
# via
# -r requirements/validation.txt
# boto3
Expand Down Expand Up @@ -131,7 +125,7 @@ dill==0.3.7
# via
# -r requirements/validation.txt
# pylint
django==4.2.6
django==4.2
# via
# -c requirements/constraints.txt
# -r requirements/validation.txt
Expand Down Expand Up @@ -567,11 +561,9 @@ tomlkit==0.12.1
typing-extensions==4.8.0
# via
# -r requirements/validation.txt
# annotated-types
# asgiref
# astroid
# edx-opaque-keys
# faker
# inflect
# kombu
# pydantic
Expand All @@ -580,7 +572,6 @@ typing-extensions==4.8.0
tzdata==2023.3
# via
# -r requirements/validation.txt
# backports-zoneinfo
# celery
unicodecsv==0.14.1
# via
Expand Down
34 changes: 15 additions & 19 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.8
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# make upgrade
Expand Down Expand Up @@ -36,23 +36,17 @@ backoff==1.10.0
# via
# -r requirements/test.txt
# analytics-python
backports-zoneinfo[tzdata]==0.2.1
# via
# -r requirements/test.txt
# celery
# django
# kombu
beautifulsoup4==4.12.2
# via pydata-sphinx-theme
billiard==4.1.0
# via
# -r requirements/test.txt
# celery
boto3==1.28.60
boto3==1.28.50
# via
# -r requirements/test.txt
# django-ses
botocore==1.31.60
botocore==1.31.50
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -127,7 +121,7 @@ dill==0.3.7
# via
# -r requirements/test.txt
# pylint
django==4.2.6
django==4.2
# via
# -c requirements/constraints.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -367,7 +361,7 @@ pycparser==2.21
# via
# -r requirements/test.txt
# cffi
pydata-sphinx-theme==0.14.1
pydata-sphinx-theme==0.14.0
# via sphinx-book-theme
pygments==2.16.1
# via
Expand Down Expand Up @@ -441,7 +435,6 @@ python3-openid==3.2.0
pytz==2023.3.post1
# via
# -r requirements/test.txt
# babel
# django-ses
# djangorestframework
# drf-yasg
Expand Down Expand Up @@ -513,19 +506,24 @@ sphinx==6.2.1
# -r requirements/doc.in
# pydata-sphinx-theme
# sphinx-book-theme
# sphinxcontrib-applehelp
# sphinxcontrib-devhelp
# sphinxcontrib-htmlhelp
# sphinxcontrib-qthelp
# sphinxcontrib-serializinghtml
sphinx-book-theme==1.0.1
# via -r requirements/doc.in
sphinxcontrib-applehelp==1.0.4
sphinxcontrib-applehelp==1.0.7
# via sphinx
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-devhelp==1.0.5
# via sphinx
sphinxcontrib-htmlhelp==2.0.1
sphinxcontrib-htmlhelp==2.0.4
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-qthelp==1.0.6
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
sphinxcontrib-serializinghtml==1.1.9
# via sphinx
sqlparse==0.4.4
# via
Expand Down Expand Up @@ -559,14 +557,12 @@ typing-extensions==4.8.0
# asgiref
# astroid
# edx-opaque-keys
# faker
# kombu
# pydata-sphinx-theme
# pylint
tzdata==2023.3
# via
# -r requirements/test.txt
# backports-zoneinfo
# celery
unicodecsv==0.14.1
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.8
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# make upgrade
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.8
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# make upgrade
Expand Down
15 changes: 4 additions & 11 deletions requirements/production.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.8
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# make upgrade
Expand All @@ -22,21 +22,15 @@ backoff==1.10.0
# via
# -r requirements/base.txt
# analytics-python
backports-zoneinfo[tzdata]==0.2.1
# via
# -r requirements/base.txt
# celery
# django
# kombu
billiard==4.1.0
# via
# -r requirements/base.txt
# celery
boto3==1.28.60
boto3==1.28.50
# via
# -r requirements/base.txt
# django-ses
botocore==1.31.60
botocore==1.31.50
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -94,7 +88,7 @@ defusedxml==0.8.0rc2
# -r requirements/base.txt
# python3-openid
# social-auth-core
django==4.2.6
django==4.2
# via
# -c requirements/constraints.txt
# -r requirements/base.txt
Expand Down Expand Up @@ -398,7 +392,6 @@ typing-extensions==4.8.0
tzdata==2023.3
# via
# -r requirements/base.txt
# backports-zoneinfo
# celery
unicodecsv==0.14.1
# via
Expand Down
15 changes: 4 additions & 11 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.8
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# make upgrade
Expand Down Expand Up @@ -27,21 +27,15 @@ backoff==1.10.0
# via
# -r requirements/base.txt
# analytics-python
backports-zoneinfo[tzdata]==0.2.1
# via
# -r requirements/base.txt
# celery
# django
# kombu
billiard==4.1.0
# via
# -r requirements/base.txt
# celery
boto3==1.28.60
boto3==1.28.50
# via
# -r requirements/base.txt
# django-ses
botocore==1.31.60
botocore==1.31.50
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -106,7 +100,7 @@ defusedxml==0.8.0rc2
# social-auth-core
dill==0.3.7
# via pylint
django==4.2.6
django==4.2
# via
# -c requirements/constraints.txt
# -r requirements/base.txt
Expand Down Expand Up @@ -439,7 +433,6 @@ typing-extensions==4.8.0
tzdata==2023.3
# via
# -r requirements/base.txt
# backports-zoneinfo
# celery
unicodecsv==0.14.1
# via
Expand Down
16 changes: 4 additions & 12 deletions requirements/test.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.8
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# make upgrade
Expand Down Expand Up @@ -27,21 +27,15 @@ backoff==1.10.0
# via
# -r requirements/base.txt
# analytics-python
backports-zoneinfo[tzdata]==0.2.1
# via
# -r requirements/base.txt
# celery
# django
# kombu
billiard==4.1.0
# via
# -r requirements/base.txt
# celery
boto3==1.28.60
boto3==1.28.50
# via
# -r requirements/base.txt
# django-ses
botocore==1.31.60
botocore==1.31.50
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -113,7 +107,7 @@ defusedxml==0.8.0rc2
# social-auth-core
dill==0.3.7
# via pylint
django==4.2.6
django==4.2
# via
# -c requirements/constraints.txt
# -r requirements/base.txt
Expand Down Expand Up @@ -461,13 +455,11 @@ typing-extensions==4.8.0
# asgiref
# astroid
# edx-opaque-keys
# faker
# kombu
# pylint
tzdata==2023.3
# via
# -r requirements/base.txt
# backports-zoneinfo
# celery
unicodecsv==0.14.1
# via
Expand Down
Loading

0 comments on commit 51a5d39

Please sign in to comment.