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 Sep 27, 2023
1 parent 0cf48fb commit c8419f4
Show file tree
Hide file tree
Showing 9 changed files with 75 additions and 126 deletions.
25 changes: 9 additions & 16 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,15 +16,11 @@ backoff==1.10.0
# via
# -r requirements/base.in
# analytics-python
backports-zoneinfo[tzdata]==0.2.1
# via
# celery
# kombu
billiard==4.1.0
# via celery
boto3==1.28.48
boto3==1.28.50
# via django-ses
botocore==1.31.48
botocore==1.31.50
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -65,9 +61,9 @@ defusedxml==0.7.1
# via
# python3-openid
# social-auth-core
django==3.2.21
django==4.2
# via
# -c requirements/common_constraints.txt
# -c requirements/constraints.txt
# -r requirements/base.in
# django-celery-results
# django-cors-headers
Expand Down Expand Up @@ -105,7 +101,7 @@ django-durationwidget==1.0.5
# via -r requirements/base.in
django-extensions==3.2.3
# via -r requirements/base.in
django-filter==23.2
django-filter==23.3
# via -r requirements/base.in
django-log-request-id==2.1.0
# via -r requirements/base.in
Expand Down Expand Up @@ -230,7 +226,6 @@ python3-openid==3.2.0
pytz==2023.3.post1
# via
# -r requirements/base.in
# django
# django-ses
# djangorestframework
# drf-yasg
Expand Down Expand Up @@ -282,15 +277,13 @@ stevedore==5.1.0
# edx-opaque-keys
text-unidecode==1.3
# via python-slugify
typing-extensions==4.7.1
typing-extensions==4.8.0
# via
# asgiref
# 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 All @@ -306,5 +299,5 @@ vine==5.0.0
# kombu
wcwidth==0.2.6
# via prompt-toolkit
zipp==3.16.2
zipp==3.17.0
# via -r requirements/base.in
27 changes: 9 additions & 18 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,20 +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
# kombu
billiard==4.1.0
# via
# -r requirements/validation.txt
# celery
boto3==1.28.48
boto3==1.28.50
# via
# -r requirements/validation.txt
# django-ses
botocore==1.31.48
botocore==1.31.50
# via
# -r requirements/validation.txt
# boto3
Expand Down Expand Up @@ -130,9 +125,9 @@ dill==0.3.7
# via
# -r requirements/validation.txt
# pylint
django==3.2.21
django==4.2
# via
# -c requirements/common_constraints.txt
# -c requirements/constraints.txt
# -r requirements/validation.txt
# django-celery-results
# django-cors-headers
Expand Down Expand Up @@ -173,13 +168,13 @@ django-debug-toolbar==4.2.0
# via -r requirements/dev.in
django-durationwidget==1.0.5
# via -r requirements/validation.txt
django-dynamic-fixture==4.0.0
django-dynamic-fixture==4.0.1
# via -r requirements/validation.txt
django-extensions==3.2.3
# via
# -r requirements/dev.in
# -r requirements/validation.txt
django-filter==23.2
django-filter==23.3
# via -r requirements/validation.txt
django-log-request-id==2.1.0
# via -r requirements/validation.txt
Expand Down Expand Up @@ -469,7 +464,6 @@ python3-openid==3.2.0
pytz==2023.3.post1
# via
# -r requirements/validation.txt
# django
# django-ses
# djangorestframework
# drf-yasg
Expand Down Expand Up @@ -564,14 +558,12 @@ tomlkit==0.12.1
# via
# -r requirements/validation.txt
# pylint
typing-extensions==4.7.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.7.1
tzdata==2023.3
# via
# -r requirements/validation.txt
# backports-zoneinfo
# celery
unicodecsv==0.14.1
# via
Expand Down Expand Up @@ -614,7 +605,7 @@ wrapt==1.11.2
# -c requirements/constraints.txt
# -r requirements/validation.txt
# astroid
zipp==3.16.2
zipp==3.17.0
# via
# -r requirements/pip-tools.txt
# -r requirements/validation.txt
Expand Down
44 changes: 20 additions & 24 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,22 +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
# kombu
beautifulsoup4==4.12.2
# via pydata-sphinx-theme
billiard==4.1.0
# via
# -r requirements/test.txt
# celery
boto3==1.28.48
boto3==1.28.50
# via
# -r requirements/test.txt
# django-ses
botocore==1.31.48
botocore==1.31.50
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -126,9 +121,9 @@ dill==0.3.7
# via
# -r requirements/test.txt
# pylint
django==3.2.21
django==4.2
# via
# -c requirements/common_constraints.txt
# -c requirements/constraints.txt
# -r requirements/test.txt
# django-celery-results
# django-cors-headers
Expand Down Expand Up @@ -165,11 +160,11 @@ django-crum==0.7.9
# edx-toggles
django-durationwidget==1.0.5
# via -r requirements/test.txt
django-dynamic-fixture==4.0.0
django-dynamic-fixture==4.0.1
# via -r requirements/test.txt
django-extensions==3.2.3
# via -r requirements/test.txt
django-filter==23.2
django-filter==23.3
# via -r requirements/test.txt
django-log-request-id==2.1.0
# via -r requirements/test.txt
Expand Down Expand Up @@ -366,7 +361,7 @@ pycparser==2.21
# via
# -r requirements/test.txt
# cffi
pydata-sphinx-theme==0.13.3
pydata-sphinx-theme==0.14.0
# via sphinx-book-theme
pygments==2.16.1
# via
Expand Down Expand Up @@ -440,8 +435,6 @@ python3-openid==3.2.0
pytz==2023.3.post1
# via
# -r requirements/test.txt
# babel
# django
# 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 @@ -553,20 +551,18 @@ tomlkit==0.12.1
# via
# -r requirements/test.txt
# pylint
typing-extensions==4.7.1
typing-extensions==4.8.0
# via
# -r requirements/test.txt
# 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 Expand Up @@ -596,7 +592,7 @@ wrapt==1.11.2
# -c requirements/constraints.txt
# -r requirements/test.txt
# astroid
zipp==3.16.2
zipp==3.17.0
# via
# -r requirements/test.txt
# importlib-metadata
Expand Down
4 changes: 2 additions & 2 deletions 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 All @@ -23,7 +23,7 @@ tomli==2.0.1
# pyproject-hooks
wheel==0.41.2
# via pip-tools
zipp==3.16.2
zipp==3.17.0
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
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
Loading

0 comments on commit c8419f4

Please sign in to comment.