Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Commit

Permalink
Python Requirements Update (#1569)
Browse files Browse the repository at this point in the history
* chore: Updating Python Requirements

* fix: pytz readded part 2

---------

Co-authored-by: ilee2u <ilee@2u.com>
  • Loading branch information
edx-requirements-bot and ilee2u authored Mar 28, 2024
1 parent 3d0c723 commit 8a65dba
Show file tree
Hide file tree
Showing 10 changed files with 48 additions and 37 deletions.
1 change: 1 addition & 0 deletions requirements/base.in
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ libsass # MIT
logutils # BSD
requests # Apache 2.0
stevedore
pytz
path.py
python-slugify
social-auth-app-django
Expand Down
12 changes: 7 additions & 5 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
-e git+https://github.com/openedx/pinax-announcements.git@60a3fdf171b520d8593a9b2190d1c01a6614ab59#egg=pinax-announcements
# via -r requirements/base.in
asgiref==3.7.2
asgiref==3.8.1
# via
# django
# django-countries
Expand Down Expand Up @@ -63,7 +63,7 @@ django-appconf==1.0.6
# via -r requirements/base.in
django-braces==1.15.0
# via -r requirements/base.in
django-countries==7.5.1
django-countries==7.6
# via -r requirements/base.in
django-crispy-forms==2.1
# via -r requirements/base.in
Expand All @@ -87,7 +87,7 @@ django-webpack-loader==0.7.0
# via
# -c requirements/constraints.txt
# -r requirements/base.in
djangorestframework==3.15.0
djangorestframework==3.15.1
# via
# -r requirements/base.in
# djangorestframework-csv
Expand Down Expand Up @@ -136,7 +136,7 @@ lxml==5.1.0
# via edx-i18n-tools
markupsafe==2.1.5
# via jinja2
newrelic==9.7.1
newrelic==9.8.0
# via edx-django-utils
oauthlib==3.2.2
# via
Expand Down Expand Up @@ -173,6 +173,8 @@ python-slugify==8.0.4
# code-annotations
python3-openid==3.2.0
# via social-auth-core
pytz==2024.1
# via -r requirements/base.in
pyyaml==6.0.1
# via
# code-annotations
Expand All @@ -187,7 +189,7 @@ requests==2.31.0
# requests-oauthlib
# slumber
# social-auth-core
requests-oauthlib==1.4.0
requests-oauthlib==2.0.0
# via social-auth-core
semantic-version==2.10.0
# via edx-drf-extensions
Expand Down
14 changes: 8 additions & 6 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ accessible-pygments==0.0.4
# via pydata-sphinx-theme
alabaster==0.7.13
# via sphinx
asgiref==3.7.2
asgiref==3.8.1
# via
# -r requirements/base.txt
# django
Expand Down Expand Up @@ -85,7 +85,7 @@ django-appconf==1.0.6
# via -r requirements/base.txt
django-braces==1.15.0
# via -r requirements/base.txt
django-countries==7.5.1
django-countries==7.6
# via -r requirements/base.txt
django-crispy-forms==2.1
# via -r requirements/base.txt
Expand All @@ -110,7 +110,7 @@ django-webpack-loader==0.7.0
# via
# -c requirements/constraints.txt
# -r requirements/base.txt
djangorestframework==3.15.0
djangorestframework==3.15.1
# via
# -r requirements/base.txt
# djangorestframework-csv
Expand Down Expand Up @@ -180,7 +180,7 @@ markupsafe==2.1.5
# via
# -r requirements/base.txt
# jinja2
newrelic==9.7.1
newrelic==9.8.0
# via
# -r requirements/base.txt
# edx-django-utils
Expand Down Expand Up @@ -248,7 +248,9 @@ python3-openid==3.2.0
# -r requirements/base.txt
# social-auth-core
pytz==2024.1
# via babel
# via
# -r requirements/base.txt
# babel
pyyaml==6.0.1
# via
# -r requirements/base.txt
Expand All @@ -265,7 +267,7 @@ requests==2.31.0
# slumber
# social-auth-core
# sphinx
requests-oauthlib==1.4.0
requests-oauthlib==2.0.0
# via
# -r requirements/base.txt
# social-auth-core
Expand Down
4 changes: 2 additions & 2 deletions requirements/github.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ distlib==0.3.8
# via
# -r requirements/tox.txt
# virtualenv
filelock==3.13.1
filelock==3.13.3
# via
# -r requirements/tox.txt
# tox
Expand Down Expand Up @@ -50,7 +50,7 @@ tomli==2.0.1
# -r requirements/tox.txt
# pyproject-api
# tox
tox==4.14.1
tox==4.14.2
# via -r requirements/tox.txt
virtualenv==20.25.1
# via
Expand Down
20 changes: 11 additions & 9 deletions requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
-e git+https://github.com/openedx/pinax-announcements.git@60a3fdf171b520d8593a9b2190d1c01a6614ab59#egg=pinax-announcements
# via -r requirements/test.txt
asgiref==3.7.2
asgiref==3.8.1
# via
# -r requirements/test.txt
# django
Expand All @@ -21,7 +21,7 @@ backports-zoneinfo==0.2.1
# -r requirements/test.txt
# django
# djangorestframework
build==1.1.1
build==1.2.1
# via
# -r requirements/pip_tools.txt
# pip-tools
Expand Down Expand Up @@ -120,7 +120,7 @@ django-appconf==1.0.6
# via -r requirements/test.txt
django-braces==1.15.0
# via -r requirements/test.txt
django-countries==7.5.1
django-countries==7.6
# via -r requirements/test.txt
django-crispy-forms==2.1
# via -r requirements/test.txt
Expand Down Expand Up @@ -149,7 +149,7 @@ django-webpack-loader==0.7.0
# via
# -c requirements/constraints.txt
# -r requirements/test.txt
djangorestframework==3.15.0
djangorestframework==3.15.1
# via
# -r requirements/test.txt
# djangorestframework-csv
Expand Down Expand Up @@ -194,7 +194,7 @@ exceptiongroup==1.2.0
# via
# -r requirements/test.txt
# pytest
filelock==3.13.1
filelock==3.13.3
# via
# -r requirements/tox.txt
# tox
Expand Down Expand Up @@ -240,7 +240,7 @@ mccabe==0.7.0
# pylint
mysqlclient==2.2.4
# via -r requirements/local.in
newrelic==9.7.1
newrelic==9.8.0
# via
# -r requirements/test.txt
# edx-django-utils
Expand Down Expand Up @@ -350,7 +350,7 @@ pytest==8.1.1
# -r requirements/test.txt
# pytest-cov
# pytest-django
pytest-cov==4.1.0
pytest-cov==5.0.0
# via -r requirements/test.txt
pytest-django==4.8.0
# via -r requirements/test.txt
Expand All @@ -362,6 +362,8 @@ python3-openid==3.2.0
# via
# -r requirements/test.txt
# social-auth-core
pytz==2024.1
# via -r requirements/test.txt
pyyaml==6.0.1
# via
# -r requirements/test.txt
Expand All @@ -377,7 +379,7 @@ requests==2.31.0
# requests-oauthlib
# slumber
# social-auth-core
requests-oauthlib==1.4.0
requests-oauthlib==2.0.0
# via
# -r requirements/test.txt
# social-auth-core
Expand Down Expand Up @@ -443,7 +445,7 @@ tomlkit==0.12.4
# via
# -r requirements/test.txt
# pylint
tox==4.14.1
tox==4.14.2
# via -r requirements/tox.txt
typing-extensions==4.10.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/optional.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
#
# make upgrade
#
newrelic==9.7.1
newrelic==9.8.0
# via -r requirements/optional.in
2 changes: 1 addition & 1 deletion requirements/pip_tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
build==1.1.1
build==1.2.1
# via pip-tools
click==8.1.7
# via pip-tools
Expand Down
12 changes: 7 additions & 5 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
-e git+https://github.com/openedx/pinax-announcements.git@60a3fdf171b520d8593a9b2190d1c01a6614ab59#egg=pinax-announcements
# via -r requirements/base.txt
asgiref==3.7.2
asgiref==3.8.1
# via
# -r requirements/base.txt
# django
Expand Down Expand Up @@ -75,7 +75,7 @@ django-appconf==1.0.6
# via -r requirements/base.txt
django-braces==1.15.0
# via -r requirements/base.txt
django-countries==7.5.1
django-countries==7.6
# via -r requirements/base.txt
django-crispy-forms==2.1
# via -r requirements/base.txt
Expand All @@ -100,7 +100,7 @@ django-webpack-loader==0.7.0
# via
# -c requirements/constraints.txt
# -r requirements/base.txt
djangorestframework==3.15.0
djangorestframework==3.15.1
# via
# -r requirements/base.txt
# djangorestframework-csv
Expand Down Expand Up @@ -163,7 +163,7 @@ markupsafe==2.1.5
# jinja2
mysqlclient==2.2.4
# via -r requirements/production.in
newrelic==9.7.1
newrelic==9.8.0
# via
# -r requirements/base.txt
# edx-django-utils
Expand Down Expand Up @@ -227,6 +227,8 @@ python3-openid==3.2.0
# via
# -r requirements/base.txt
# social-auth-core
pytz==2024.1
# via -r requirements/base.txt
pyyaml==6.0.1
# via
# -r requirements/base.txt
Expand All @@ -243,7 +245,7 @@ requests==2.31.0
# requests-oauthlib
# slumber
# social-auth-core
requests-oauthlib==1.4.0
requests-oauthlib==2.0.0
# via
# -r requirements/base.txt
# social-auth-core
Expand Down
14 changes: 8 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
-e git+https://github.com/openedx/pinax-announcements.git@60a3fdf171b520d8593a9b2190d1c01a6614ab59#egg=pinax-announcements
# via -r requirements/base.txt
asgiref==3.7.2
asgiref==3.8.1
# via
# -r requirements/base.txt
# django
Expand Down Expand Up @@ -92,7 +92,7 @@ django-appconf==1.0.6
# via -r requirements/base.txt
django-braces==1.15.0
# via -r requirements/base.txt
django-countries==7.5.1
django-countries==7.6
# via -r requirements/base.txt
django-crispy-forms==2.1
# via -r requirements/base.txt
Expand All @@ -119,7 +119,7 @@ django-webpack-loader==0.7.0
# via
# -c requirements/constraints.txt
# -r requirements/base.txt
djangorestframework==3.15.0
djangorestframework==3.15.1
# via
# -r requirements/base.txt
# djangorestframework-csv
Expand Down Expand Up @@ -190,7 +190,7 @@ markupsafe==2.1.5
# jinja2
mccabe==0.7.0
# via pylint
newrelic==9.7.1
newrelic==9.8.0
# via
# -r requirements/base.txt
# edx-django-utils
Expand Down Expand Up @@ -268,7 +268,7 @@ pytest==8.1.1
# -r requirements/test.in
# pytest-cov
# pytest-django
pytest-cov==4.1.0
pytest-cov==5.0.0
# via -r requirements/test.in
pytest-django==4.8.0
# via -r requirements/test.in
Expand All @@ -280,6 +280,8 @@ python3-openid==3.2.0
# via
# -r requirements/base.txt
# social-auth-core
pytz==2024.1
# via -r requirements/base.txt
pyyaml==6.0.1
# via
# -r requirements/base.txt
Expand All @@ -295,7 +297,7 @@ requests==2.31.0
# requests-oauthlib
# slumber
# social-auth-core
requests-oauthlib==1.4.0
requests-oauthlib==2.0.0
# via
# -r requirements/base.txt
# social-auth-core
Expand Down
4 changes: 2 additions & 2 deletions requirements/tox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ colorama==0.4.6
# via tox
distlib==0.3.8
# via virtualenv
filelock==3.13.1
filelock==3.13.3
# via
# tox
# virtualenv
Expand All @@ -32,7 +32,7 @@ tomli==2.0.1
# via
# pyproject-api
# tox
tox==4.14.1
tox==4.14.2
# via -r requirements/tox.in
virtualenv==20.25.1
# via tox

0 comments on commit 8a65dba

Please sign in to comment.