Skip to content

Commit

Permalink
Merge pull request #112 from edx/repo-tools/upgrade-python-requiremen…
Browse files Browse the repository at this point in the history
…ts-ed86f8b

chore: Upgrade Python requirements
  • Loading branch information
alangsto committed Aug 30, 2024
2 parents ed86f8b + 2df9330 commit 31bb5d7
Show file tree
Hide file tree
Showing 12 changed files with 62 additions and 98 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-20.04]
python-version: ['3.8']
python-version: ['3.11']
toxenv: [quality, pii_check, django32, django40]

steps:
Expand All @@ -37,7 +37,7 @@ jobs:
run: tox

- name: Run coverage
if: matrix.python-version == '3.8' && matrix.toxenv == 'django32'
if: matrix.python-version == '3.11' && matrix.toxenv == 'django32'
uses: py-cov-action/python-coverage-comment-action@v3
with:
GITHUB_TOKEN: ${{ github.token }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pypi-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: setup python
uses: actions/setup-python@v2
with:
python-version: 3.8
python-version: 3.11

- name: Install pip
run: pip install -r requirements/pip.txt
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/upgrade-python-requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: openedx/.github/.github/workflows/upgrade-python-requirements.yml@master
with:
branch: ${{ github.event.inputs.branch || 'main' }}
python_version: "3.8"
python_version: "3.11"
# optional parameters below; fill in if you'd like github or email notifications
# user_reviewers: ""
# team_reviewers: ""
Expand Down
8 changes: 3 additions & 5 deletions requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
#
# 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
#
asgiref==3.8.1
# via django
backports-zoneinfo==0.2.1
# via django
certifi==2024.7.4
certifi==2024.8.30
# via requests
charset-normalizer==3.3.2
# via requests
Expand All @@ -18,7 +16,7 @@ django==4.2.15
# -r requirements/base.in
future==1.0.0
# via pyjwkest
idna==3.7
idna==3.8
# via requests
pycryptodomex==3.20.0
# via pyjwkest
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.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
20 changes: 8 additions & 12 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 All @@ -13,10 +13,6 @@ astroid==3.2.4
# -r requirements/quality.txt
# pylint
# pylint-celery
backports-zoneinfo==0.2.1
# via
# -r requirements/quality.txt
# django
build==1.2.1
# via
# -r requirements/pip-tools.txt
Expand All @@ -25,7 +21,7 @@ cachetools==5.5.0
# via
# -r requirements/ci.txt
# tox
certifi==2024.7.4
certifi==2024.8.30
# via
# -r requirements/quality.txt
# requests
Expand Down Expand Up @@ -80,7 +76,7 @@ django==4.2.15
# edx-i18n-tools
edx-i18n-tools==1.6.2
# via -r requirements/dev.in
edx-lint==5.3.7
edx-lint==5.4.0
# via -r requirements/quality.txt
exceptiongroup==1.2.2
# via
Expand All @@ -95,11 +91,11 @@ future==1.0.0
# via
# -r requirements/quality.txt
# pyjwkest
idna==3.7
idna==3.8
# via
# -r requirements/quality.txt
# requests
importlib-metadata==8.3.0
importlib-metadata==8.4.0
# via
# -r requirements/pip-tools.txt
# build
Expand Down Expand Up @@ -137,7 +133,7 @@ packaging==24.1
# tox
path==16.16.0
# via edx-i18n-tools
pbr==6.0.0
pbr==6.1.0
# via
# -r requirements/quality.txt
# stevedore
Expand Down Expand Up @@ -235,7 +231,7 @@ sqlparse==0.5.1
# via
# -r requirements/quality.txt
# django
stevedore==5.2.0
stevedore==5.3.0
# via
# -r requirements/quality.txt
# code-annotations
Expand Down Expand Up @@ -279,7 +275,7 @@ wheel==0.44.0
# via
# -r requirements/pip-tools.txt
# pip-tools
zipp==3.20.0
zipp==3.20.1
# via
# -r requirements/pip-tools.txt
# importlib-metadata
Expand Down
56 changes: 17 additions & 39 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
#
# 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
#
alabaster==0.7.13
alabaster==0.7.16
# via sphinx
asgiref==3.8.1
# via
Expand All @@ -14,18 +14,12 @@ babel==2.16.0
# via sphinx
backports-tarfile==1.2.0
# via jaraco-context
backports-zoneinfo==0.2.1
# via
# -r requirements/test.txt
# django
build==1.2.1
# via -r requirements/doc.in
certifi==2024.7.4
certifi==2024.8.30
# via
# -r requirements/test.txt
# requests
cffi==1.17.0
# via cryptography
charset-normalizer==3.3.2
# via
# -r requirements/test.txt
Expand All @@ -40,8 +34,6 @@ coverage[toml]==7.6.1
# via
# -r requirements/test.txt
# pytest-cov
cryptography==43.0.0
# via secretstorage
django==4.2.15
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
Expand All @@ -62,20 +54,18 @@ future==1.0.0
# via
# -r requirements/test.txt
# pyjwkest
idna==3.7
idna==3.8
# via
# -r requirements/test.txt
# requests
imagesize==1.4.1
# via sphinx
importlib-metadata==8.3.0
importlib-metadata==8.4.0
# via
# build
# keyring
# sphinx
# twine
importlib-resources==6.4.3
# via keyring
iniconfig==2.0.0
# via
# -r requirements/test.txt
Expand All @@ -86,10 +76,6 @@ jaraco-context==6.0.1
# via keyring
jaraco-functools==4.0.2
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.4
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -117,7 +103,7 @@ packaging==24.1
# build
# pytest
# sphinx
pbr==6.0.0
pbr==6.1.0
# via
# -r requirements/test.txt
# stevedore
Expand All @@ -127,8 +113,6 @@ pluggy==1.5.0
# via
# -r requirements/test.txt
# pytest
pycparser==2.22
# via cffi
pycryptodomex==3.20.0
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -156,8 +140,6 @@ python-slugify==8.0.4
# via
# -r requirements/test.txt
# code-annotations
pytz==2024.1
# via babel
pyyaml==6.0.2
# via
# -r requirements/test.txt
Expand All @@ -177,35 +159,33 @@ restructuredtext-lint==1.4.0
# via doc8
rfc3986==2.0.0
# via twine
rich==13.7.1
rich==13.8.0
# via twine
secretstorage==3.3.3
# via keyring
six==1.16.0
# via
# -r requirements/test.txt
# pyjwkest
snowballstemmer==2.2.0
# via sphinx
sphinx==7.1.2
sphinx==7.4.7
# via -r requirements/doc.in
sphinxcontrib-applehelp==1.0.4
sphinxcontrib-applehelp==2.0.0
# via sphinx
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-devhelp==2.0.0
# via sphinx
sphinxcontrib-htmlhelp==2.0.1
sphinxcontrib-htmlhelp==2.1.0
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
sqlparse==0.5.1
# via
# -r requirements/test.txt
# django
stevedore==5.2.0
stevedore==5.3.0
# via
# -r requirements/test.txt
# code-annotations
Expand All @@ -221,19 +201,17 @@ tomli==2.0.1
# coverage
# doc8
# pytest
# sphinx
twine==5.1.1
# via -r requirements/doc.in
typing-extensions==4.12.2
# via
# -r requirements/test.txt
# asgiref
# rich
urllib3==2.2.2
# via
# -r requirements/test.txt
# requests
# twine
zipp==3.20.0
# via
# importlib-metadata
# importlib-resources
zipp==3.20.1
# via importlib-metadata
6 changes: 3 additions & 3 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 @@ -8,7 +8,7 @@ build==1.2.1
# via pip-tools
click==8.1.7
# via pip-tools
importlib-metadata==8.3.0
importlib-metadata==8.4.0
# via build
packaging==24.1
# via build
Expand All @@ -24,7 +24,7 @@ tomli==2.0.1
# pip-tools
wheel==0.44.0
# via pip-tools
zipp==3.20.0
zipp==3.20.1
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down
4 changes: 2 additions & 2 deletions 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 All @@ -10,5 +10,5 @@ wheel==0.44.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via -r requirements/pip.in
setuptools==73.0.0
setuptools==74.0.0
# via -r requirements/pip.in
Loading

0 comments on commit 31bb5d7

Please sign in to comment.