Skip to content

Commit

Permalink
Merge pull request #107 from openedx/repo-tools/upgrade-python-requir…
Browse files Browse the repository at this point in the history
…ements-6d1014d

chore: Upgrade Python requirements
  • Loading branch information
farhan authored Jul 25, 2024
2 parents 2ca8c69 + 28db75e commit fc2fc88
Show file tree
Hide file tree
Showing 9 changed files with 86 additions and 188 deletions.
19 changes: 7 additions & 12 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.11
# by the following command:
#
# make upgrade
Expand All @@ -8,18 +8,15 @@ appdirs==1.4.4
# via fs
asgiref==3.8.1
# via django
backports-zoneinfo==0.2.1 ; python_version < "3.9"
# via
# -c requirements/constraints.txt
# django
boto3==1.34.144
boto3==1.34.148
# via fs-s3fs
botocore==1.34.144
botocore==1.34.148
# via
# boto3
# s3transfer
django==4.2.14
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# django-crum
# openedx-django-pyfs
# openedx-filters
Expand Down Expand Up @@ -67,17 +64,15 @@ six==1.16.0
# fs
# fs-s3fs
# python-dateutil
sqlparse==0.5.0
sqlparse==0.5.1
# via django
typing-extensions==4.12.2
# via asgiref
urllib3==1.26.19
urllib3==2.2.2
# via botocore
web-fragments==2.2.0
# via xblock
webob==1.8.7
# via xblock
xblock[django]==4.0.1
xblock[django]==5.0.0
# via -r requirements/base.in

# The following packages are considered to be unsafe in a requirements file:
Expand Down
62 changes: 17 additions & 45 deletions 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.11
# by the following command:
#
# make upgrade
Expand All @@ -16,7 +16,7 @@ asgiref==3.8.1
# via
# -r requirements/test.txt
# django
astroid==3.2.3
astroid==3.2.4
# via
# -r requirements/test.txt
# pylint
Expand All @@ -25,25 +25,20 @@ backports-tarfile==1.2.0
# via
# -r requirements/test.txt
# jaraco-context
backports-zoneinfo==0.2.1 ; python_version < "3.9"
# via
# -c requirements/constraints.txt
# -r requirements/test.txt
# django
binaryornot==0.4.4
# via
# -r requirements/test.txt
# cookiecutter
boto3==1.34.144
boto3==1.34.148
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.34.144
botocore==1.34.148
# via
# -r requirements/test.txt
# boto3
# s3transfer
cachetools==5.3.3
cachetools==5.4.0
# via
# -r requirements/tox.txt
# tox
Expand Down Expand Up @@ -94,7 +89,7 @@ coverage[toml]==7.6.0
# coveralls
coveralls==4.0.1
# via -r requirements/test.txt
cryptography==42.0.8
cryptography==43.0.0
# via
# -r requirements/test.txt
# secretstorage
Expand All @@ -110,6 +105,7 @@ distlib==0.3.8
# virtualenv
django==4.2.14
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
# django-crum
# openedx-django-pyfs
Expand All @@ -121,16 +117,12 @@ docopt==0.6.2
# via
# -r requirements/test.txt
# coveralls
docutils==0.20.1
docutils==0.21.2
# via
# -r requirements/test.txt
# readme-renderer
edx-lint==5.3.6
edx-lint==5.3.7
# via -r requirements/test.txt
exceptiongroup==1.2.2
# via
# -r requirements/test.txt
# pytest
filelock==3.15.4
# via
# -r requirements/tox.txt
Expand All @@ -151,15 +143,12 @@ idna==3.7
# via
# -r requirements/test.txt
# requests
importlib-metadata==8.0.0
importlib-metadata==6.11.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
# keyring
# twine
importlib-resources==6.4.0
# via
# -r requirements/test.txt
# keyring
iniconfig==2.0.0
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -286,7 +275,7 @@ pygments==2.18.0
# -r requirements/test.txt
# readme-renderer
# rich
pylint==3.2.5
pylint==3.2.6
# via
# -r requirements/test.txt
# edx-lint
Expand Down Expand Up @@ -314,7 +303,7 @@ pyproject-api==1.7.1
# via
# -r requirements/tox.txt
# tox
pytest==8.2.2
pytest==8.3.1
# via
# -r requirements/test.txt
# pytest-django
Expand All @@ -341,7 +330,7 @@ pyyaml==6.0.1
# code-annotations
# cookiecutter
# xblock
readme-renderer==43.0
readme-renderer==44.0
# via
# -r requirements/test.txt
# twine
Expand Down Expand Up @@ -386,7 +375,7 @@ six==1.16.0
# fs
# fs-s3fs
# python-dateutil
sqlparse==0.5.0
sqlparse==0.5.1
# via
# -r requirements/test.txt
# django
Expand All @@ -398,15 +387,6 @@ text-unidecode==1.3
# via
# -r requirements/test.txt
# python-slugify
tomli==2.0.1
# via
# -r requirements/test.txt
# -r requirements/tox.txt
# coverage
# pylint
# pyproject-api
# pytest
# tox
tomlkit==0.13.0
# via
# -r requirements/test.txt
Expand All @@ -419,14 +399,7 @@ types-python-dateutil==2.9.0.20240316
# via
# -r requirements/test.txt
# arrow
typing-extensions==4.12.2
# via
# -r requirements/test.txt
# asgiref
# astroid
# pylint
# rich
urllib3==1.26.19
urllib3==2.2.2
# via
# -r requirements/test.txt
# botocore
Expand All @@ -446,7 +419,7 @@ webob==1.8.7
# -r requirements/test.txt
# xblock
# xblock-sdk
xblock[django]==4.0.1
xblock[django]==5.0.0
# via
# -r requirements/test.txt
# xblock-sdk
Expand All @@ -456,7 +429,6 @@ zipp==3.19.2
# via
# -r requirements/test.txt
# importlib-metadata
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
# setuptools
20 changes: 6 additions & 14 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.11
# by the following command:
#
# make upgrade
Expand All @@ -12,15 +12,11 @@ asgiref==3.8.1
# via
# -r requirements/base.txt
# django
backports-zoneinfo==0.2.1 ; python_version < "3.9"
# via
# -r requirements/base.txt
# django
boto3==1.34.144
boto3==1.34.148
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.34.144
botocore==1.34.148
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -110,15 +106,11 @@ six==1.16.0
# fs
# fs-s3fs
# python-dateutil
sqlparse==0.5.0
sqlparse==0.5.1
# via
# -r requirements/base.txt
# django
typing-extensions==4.12.2
# via
# -r requirements/base.txt
# asgiref
urllib3==1.26.19
urllib3==2.2.2
# via
# -r requirements/base.txt
# botocore
Expand All @@ -130,7 +122,7 @@ webob==1.8.7
# via
# -r requirements/base.txt
# xblock
xblock[django]==4.0.1
xblock[django]==5.0.0
# via -r requirements/base.txt

# The following packages are considered to be unsafe in a requirements file:
Expand Down
Loading

0 comments on commit fc2fc88

Please sign in to comment.