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

Commit

Permalink
Merge pull request #1380 from openedx/jenkins/upgrade-python-requirem…
Browse files Browse the repository at this point in the history
…ents-f0ccb9f

Python Requirements Update
  • Loading branch information
alangsto authored Nov 14, 2022
2 parents f0ccb9f + 6b9235e commit bb0e197
Show file tree
Hide file tree
Showing 10 changed files with 62 additions and 60 deletions.
12 changes: 6 additions & 6 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ click==8.1.3
# edx-django-utils
code-annotations==1.3.0
# via edx-toggles
cryptography==38.0.1
cryptography==38.0.3
# via
# pyjwt
# social-auth-core
Expand Down Expand Up @@ -125,7 +125,7 @@ logutils==0.3.5
# via -r requirements/base.in
markupsafe==2.1.1
# via jinja2
newrelic==8.2.1
newrelic==8.4.0
# via edx-django-utils
oauthlib==3.2.2
# via
Expand All @@ -143,7 +143,7 @@ pinax-announcements==4.0.0
# via -r requirements/base.in
polib==1.1.1
# via edx-i18n-tools
psutil==5.9.3
psutil==5.9.4
# via edx-django-utils
pycparser==2.21
# via cffi
Expand All @@ -158,7 +158,7 @@ pyjwt[crypto]==2.6.0
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pymongo==3.12.3
pymongo==3.13.0
# via edx-opaque-keys
pynacl==1.5.0
# via edx-django-utils
Expand All @@ -170,7 +170,7 @@ python-slugify==6.1.2
# code-annotations
python3-openid==3.2.0
# via social-auth-core
pytz==2022.5
pytz==2022.6
# via
# django
# djangorestframework
Expand Down Expand Up @@ -215,7 +215,7 @@ social-auth-core==4.3.0
# social-auth-app-django
sqlparse==0.4.3
# via django
stevedore==4.1.0
stevedore==4.1.1
# via
# -r requirements/base.in
# code-annotations
Expand Down
14 changes: 7 additions & 7 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ asgiref==3.5.2
# via
# -r requirements/base.txt
# django
babel==2.10.3
babel==2.11.0
# via sphinx
certifi==2022.9.24
# via
Expand All @@ -34,7 +34,7 @@ code-annotations==1.3.0
# via
# -r requirements/base.txt
# edx-toggles
cryptography==38.0.1
cryptography==38.0.3
# via
# -r requirements/base.txt
# pyjwt
Expand Down Expand Up @@ -161,7 +161,7 @@ markupsafe==2.1.1
# via
# -r requirements/base.txt
# jinja2
newrelic==8.2.1
newrelic==8.4.0
# via
# -r requirements/base.txt
# edx-django-utils
Expand Down Expand Up @@ -189,7 +189,7 @@ polib==1.1.1
# via
# -r requirements/base.txt
# edx-i18n-tools
psutil==5.9.3
psutil==5.9.4
# via
# -r requirements/base.txt
# edx-django-utils
Expand All @@ -215,7 +215,7 @@ pyjwt[crypto]==2.6.0
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pymongo==3.12.3
pymongo==3.13.0
# via
# -r requirements/base.txt
# edx-opaque-keys
Expand All @@ -237,7 +237,7 @@ python3-openid==3.2.0
# via
# -r requirements/base.txt
# social-auth-core
pytz==2022.5
pytz==2022.6
# via
# -r requirements/base.txt
# babel
Expand Down Expand Up @@ -315,7 +315,7 @@ sqlparse==0.4.3
# via
# -r requirements/base.txt
# django
stevedore==4.1.0
stevedore==4.1.1
# via
# -r requirements/base.txt
# code-annotations
Expand Down
6 changes: 3 additions & 3 deletions requirements/github.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ packaging==21.3
# via
# -r requirements/tox.txt
# tox
platformdirs==2.5.2
platformdirs==2.5.3
# via
# -r requirements/tox.txt
# virtualenv
Expand All @@ -53,15 +53,15 @@ tomli==2.0.1
# via
# -r requirements/tox.txt
# tox
tox==3.26.0
tox==3.27.0
# via
# -r requirements/tox.txt
# tox-battery
tox-battery==0.6.1
# via -r requirements/tox.txt
urllib3==1.26.12
# via requests
virtualenv==20.16.5
virtualenv==20.16.6
# via
# -r requirements/tox.txt
# tox
36 changes: 19 additions & 17 deletions requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ attrs==22.1.0
# pytest
bok-choy==1.1.1
# via -r requirements/test.txt
build==0.8.0
build==0.9.0
# via
# -r requirements/pip_tools.txt
# pip-tools
Expand Down Expand Up @@ -58,7 +58,7 @@ coverage[toml]==6.5.0
# via
# -r requirements/test.txt
# pytest-cov
cryptography==38.0.1
cryptography==38.0.3
# via
# -r requirements/test.txt
# pyjwt
Expand Down Expand Up @@ -173,6 +173,10 @@ edx-rest-api-client==5.5.0
# via -r requirements/test.txt
edx-toggles==5.0.0
# via -r requirements/test.txt
exceptiongroup==1.0.1
# via
# -r requirements/test.txt
# pytest
filelock==3.8.0
# via
# -r requirements/tox.txt
Expand Down Expand Up @@ -204,7 +208,7 @@ lazy==1.5
# via
# -r requirements/test.txt
# bok-choy
lazy-object-proxy==1.7.1
lazy-object-proxy==1.8.0
# via
# -r requirements/test.txt
# astroid
Expand All @@ -222,7 +226,7 @@ mccabe==0.7.0
# pylint
mysqlclient==2.1.1
# via -r requirements/local.in
newrelic==8.2.1
newrelic==8.4.0
# via
# -r requirements/test.txt
# edx-django-utils
Expand Down Expand Up @@ -258,7 +262,7 @@ pinax-announcements==4.0.0
# via -r requirements/test.txt
pip-tools==6.9.0
# via -r requirements/pip_tools.txt
platformdirs==2.5.2
platformdirs==2.5.3
# via
# -r requirements/test.txt
# -r requirements/tox.txt
Expand All @@ -274,15 +278,13 @@ polib==1.1.1
# via
# -r requirements/test.txt
# edx-i18n-tools
psutil==5.9.3
psutil==5.9.4
# via
# -r requirements/test.txt
# edx-django-utils
py==1.11.0
# via
# -r requirements/test.txt
# -r requirements/tox.txt
# pytest
# tox
pycodestyle==2.9.1
# via -r requirements/test.txt
Expand Down Expand Up @@ -328,7 +330,7 @@ pylint-plugin-utils==0.7
# -r requirements/test.txt
# pylint-celery
# pylint-django
pymongo==3.12.3
pymongo==3.13.0
# via
# -r requirements/test.txt
# edx-opaque-keys
Expand All @@ -342,7 +344,7 @@ pyparsing==3.0.9
# -r requirements/test.txt
# -r requirements/tox.txt
# packaging
pytest==7.1.3
pytest==7.2.0
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -363,7 +365,7 @@ python3-openid==3.2.0
# via
# -r requirements/test.txt
# social-auth-core
pytz==2022.5
pytz==2022.6
# via
# -r requirements/test.txt
# django
Expand Down Expand Up @@ -434,13 +436,13 @@ sqlparse==0.4.3
# -r requirements/test.txt
# django
# django-debug-toolbar
stevedore==4.1.0
stevedore==4.1.1
# via
# -r requirements/test.txt
# code-annotations
# edx-django-utils
# edx-opaque-keys
testfixtures==7.0.0
testfixtures==7.0.3
# via -r requirements/test.txt
text-unidecode==1.3
# via
Expand All @@ -457,11 +459,11 @@ tomli==2.0.1
# pylint
# pytest
# tox
tomlkit==0.11.5
tomlkit==0.11.6
# via
# -r requirements/test.txt
# pylint
tox==3.26.0
tox==3.27.0
# via
# -r requirements/tox.txt
# tox-battery
Expand All @@ -482,11 +484,11 @@ urllib3==1.26.12
# -r requirements/test.txt
# requests
# selenium
virtualenv==20.16.5
virtualenv==20.16.6
# via
# -r requirements/tox.txt
# tox
wheel==0.37.1
wheel==0.38.4
# via
# -r requirements/pip_tools.txt
# pip-tools
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==8.2.1
newrelic==8.4.0
# via -r requirements/optional.in
4 changes: 2 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#
# make upgrade
#
wheel==0.37.1
wheel==0.38.4
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==22.3
pip==22.3.1
# via -r requirements/pip.in
setuptools==59.8.0
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip_tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
build==0.8.0
build==0.9.0
# via pip-tools
click==8.1.3
# via pip-tools
Expand All @@ -20,7 +20,7 @@ tomli==2.0.1
# via
# build
# pep517
wheel==0.37.1
wheel==0.38.4
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
Expand Down
12 changes: 6 additions & 6 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ code-annotations==1.3.0
# via
# -r requirements/base.txt
# edx-toggles
cryptography==38.0.1
cryptography==38.0.3
# via
# -r requirements/base.txt
# pyjwt
Expand Down Expand Up @@ -152,7 +152,7 @@ markupsafe==2.1.1
# jinja2
mysqlclient==2.1.1
# via -r requirements/production.in
newrelic==8.2.1
newrelic==8.4.0
# via
# -r requirements/base.txt
# edx-django-utils
Expand Down Expand Up @@ -180,7 +180,7 @@ polib==1.1.1
# via
# -r requirements/base.txt
# edx-i18n-tools
psutil==5.9.3
psutil==5.9.4
# via
# -r requirements/base.txt
# edx-django-utils
Expand All @@ -204,7 +204,7 @@ pyjwt[crypto]==2.6.0
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pymongo==3.12.3
pymongo==3.13.0
# via
# -r requirements/base.txt
# edx-opaque-keys
Expand All @@ -226,7 +226,7 @@ python3-openid==3.2.0
# via
# -r requirements/base.txt
# social-auth-core
pytz==2022.5
pytz==2022.6
# via
# -r requirements/base.txt
# django
Expand Down Expand Up @@ -285,7 +285,7 @@ sqlparse==0.4.3
# via
# -r requirements/base.txt
# django
stevedore==4.1.0
stevedore==4.1.1
# via
# -r requirements/base.txt
# code-annotations
Expand Down
Loading

0 comments on commit bb0e197

Please sign in to comment.