Skip to content

Commit

Permalink
feat: Upgrade Python dependency tox (#33736)
Browse files Browse the repository at this point in the history
* feat: Upgrade Python dependency tox

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`

* fix: add back py in requirements

* chore: upgrade py package in requirements

---------

Co-authored-by: UsamaSadiq <UsamaSadiq@users.noreply.github.com>
Co-authored-by: UsamaSadiq <usama7274@gmail.com>
  • Loading branch information
3 people authored Nov 17, 2023
1 parent 7fd4c30 commit f87006f
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 8 deletions.
23 changes: 18 additions & 5 deletions requirements/edx/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,10 @@ build==1.0.3
# via
# -r requirements/edx/../pip-tools.txt
# pip-tools
cachetools==5.3.2
# via
# -r requirements/edx/testing.txt
# tox
celery==5.3.5
# via
# -c requirements/edx/../constraints.txt
Expand Down Expand Up @@ -205,6 +209,7 @@ chardet==5.2.0
# -r requirements/edx/testing.txt
# diff-cover
# pysrt
# tox
charset-normalizer==2.0.12
# via
# -c requirements/edx/../constraints.txt
Expand Down Expand Up @@ -269,6 +274,10 @@ codejail-includes==1.0.0
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
colorama==0.4.6
# via
# -r requirements/edx/testing.txt
# tox
coreapi==2.3.3
# via
# -r requirements/edx/doc.txt
Expand Down Expand Up @@ -1357,6 +1366,7 @@ packaging==23.2
# gunicorn
# py2neo
# pydata-sphinx-theme
# pyproject-api
# pytest
# snowflake-connector-python
# sphinx
Expand Down Expand Up @@ -1425,6 +1435,7 @@ platformdirs==3.11.0
# -r requirements/edx/testing.txt
# pylint
# snowflake-connector-python
# tox
# virtualenv
pluggy==1.3.0
# via
Expand All @@ -1450,9 +1461,7 @@ psutil==5.9.6
# pact-python
# pytest-xdist
py==1.11.0
# via
# -r requirements/edx/testing.txt
# tox
# via -r requirements/edx/testing.txt
py2neo @ https://github.com/overhangio/py2neo/releases/download/2021.2.3/py2neo-2021.2.3.tar.gz
# via
# -c requirements/edx/../constraints.txt
Expand Down Expand Up @@ -1595,6 +1604,10 @@ pyparsing==3.1.1
# -r requirements/edx/testing.txt
# chem
# openedx-calc
pyproject-api==1.6.1
# via
# -r requirements/edx/testing.txt
# tox
pyproject-hooks==1.0.0
# via
# -r requirements/edx/../pip-tools.txt
Expand Down Expand Up @@ -1867,7 +1880,6 @@ six==1.16.0
# python-dateutil
# python-memcached
# sphinxcontrib-httpdomain
# tox
slumber==0.7.1
# via
# -r requirements/edx/doc.txt
Expand Down Expand Up @@ -2038,6 +2050,7 @@ tomli==2.0.1
# mypy
# pip-tools
# pylint
# pyproject-api
# pyproject-hooks
# pytest
# tox
Expand All @@ -2047,7 +2060,7 @@ tomlkit==0.12.2
# -r requirements/edx/testing.txt
# pylint
# snowflake-connector-python
tox==3.28.0
tox==4.11.3
# via -r requirements/edx/testing.txt
tqdm==4.66.1
# via
Expand Down
1 change: 1 addition & 0 deletions requirements/edx/testing.in
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,4 @@ tox # virtualenv management for tests
unidiff # Required by coverage_pytest_plugin
pylint-pytest==0.3.0 # A Pylint plugin to suppress pytest-related false positives.
pact-python # Library for contract testing
py # Needed for pytest configurations, was previously been fetched through tox
15 changes: 12 additions & 3 deletions requirements/edx/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,8 @@ botocore==1.31.83
# s3transfer
bridgekeeper==0.9
# via -r requirements/edx/base.txt
cachetools==5.3.2
# via tox
celery==5.3.5
# via
# -c requirements/edx/../constraints.txt
Expand Down Expand Up @@ -158,6 +160,7 @@ chardet==5.2.0
# -r requirements/edx/coverage.txt
# diff-cover
# pysrt
# tox
charset-normalizer==2.0.12
# via
# -c requirements/edx/../constraints.txt
Expand Down Expand Up @@ -207,6 +210,8 @@ code-annotations==1.5.0
# edx-toggles
codejail-includes==1.0.0
# via -r requirements/edx/base.txt
colorama==0.4.6
# via tox
coreapi==2.3.3
# via
# -r requirements/edx/base.txt
Expand Down Expand Up @@ -1021,6 +1026,7 @@ packaging==23.2
# drf-yasg
# gunicorn
# py2neo
# pyproject-api
# pytest
# snowflake-connector-python
# tox
Expand Down Expand Up @@ -1070,6 +1076,7 @@ platformdirs==3.11.0
# -r requirements/edx/base.txt
# pylint
# snowflake-connector-python
# tox
# virtualenv
pluggy==1.3.0
# via
Expand All @@ -1093,7 +1100,7 @@ psutil==5.9.6
# pact-python
# pytest-xdist
py==1.11.0
# via tox
# via -r requirements/edx/testing.in
py2neo @ https://github.com/overhangio/py2neo/releases/download/2021.2.3/py2neo-2021.2.3.tar.gz
# via
# -c requirements/edx/../constraints.txt
Expand Down Expand Up @@ -1201,6 +1208,8 @@ pyparsing==3.1.1
# -r requirements/edx/base.txt
# chem
# openedx-calc
pyproject-api==1.6.1
# via tox
pyquery==2.0.0
# via -r requirements/edx/testing.in
pyrsistent==0.20.0
Expand Down Expand Up @@ -1425,7 +1434,6 @@ six==1.16.0
# pyjwkest
# python-dateutil
# python-memcached
# tox
slumber==0.7.1
# via
# -r requirements/edx/base.txt
Expand Down Expand Up @@ -1507,14 +1515,15 @@ tomli==2.0.1
# coverage
# import-linter
# pylint
# pyproject-api
# pytest
# tox
tomlkit==0.12.2
# via
# -r requirements/edx/base.txt
# pylint
# snowflake-connector-python
tox==3.28.0
tox==4.11.3
# via -r requirements/edx/testing.in
tqdm==4.66.1
# via
Expand Down

0 comments on commit f87006f

Please sign in to comment.