Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Upgrade Python requirements #171

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ appdirs==1.4.4
# via fs
asgiref==3.8.1
# via django
boto3==1.35.15
boto3==1.35.71
# via fs-s3fs
botocore==1.35.15
botocore==1.35.71
# via
# boto3
# s3transfer
Expand All @@ -37,9 +37,9 @@ lxml==5.3.0
# via
# parsel
# xblock
mako==1.3.5
mako==1.3.6
# via xblock
markupsafe==2.1.5
markupsafe==3.0.2
# via
# mako
# xblock
Expand All @@ -53,11 +53,11 @@ python-dateutil==2.9.0.post0
# via
# botocore
# xblock
pytz==2024.1
pytz==2024.2
# via xblock
pyyaml==6.0.2
# via xblock
s3transfer==0.10.2
s3transfer==0.10.4
# via boto3
simplejson==3.19.3
# via xblock
Expand All @@ -67,15 +67,15 @@ six==1.16.0
# fs-s3fs
# parsel
# python-dateutil
sqlparse==0.5.1
sqlparse==0.5.2
# via django
urllib3==2.2.2
urllib3==2.2.3
# via botocore
w3lib==2.2.1
# via parsel
web-fragments==2.2.0
# via xblock
webob==1.8.8
webob==1.8.9
# via xblock
xblock[django]==5.1.0
# via -r requirements/base.in
Expand Down
14 changes: 7 additions & 7 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,25 +10,25 @@ chardet==5.2.0
# via tox
colorama==0.4.6
# via tox
distlib==0.3.8
distlib==0.3.9
# via virtualenv
filelock==3.16.0
filelock==3.16.1
# via
# tox
# virtualenv
packaging==24.1
packaging==24.2
# via
# pyproject-api
# tox
platformdirs==4.3.2
platformdirs==4.3.6
# via
# tox
# virtualenv
pluggy==1.5.0
# via tox
pyproject-api==1.7.1
pyproject-api==1.8.0
# via tox
tox==4.18.1
tox==4.23.2
# via -r requirements/ci.in
virtualenv==20.26.4
virtualenv==20.28.0
# via tox
8 changes: 5 additions & 3 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,13 @@
#
# make upgrade
#
wheel==0.44.0
wheel==0.45.1
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via -r requirements/pip.in
setuptools==74.1.2
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/pip.in
setuptools==75.6.0
# via -r requirements/pip.in
51 changes: 25 additions & 26 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,17 @@ asgiref==3.8.1
# via
# -r requirements/base.txt
# django
astroid==3.2.4
astroid==3.3.5
# via
# pylint
# pylint-celery
binaryornot==0.4.4
# via cookiecutter
boto3==1.35.15
boto3==1.35.71
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.35.15
botocore==1.35.71
# via
# -r requirements/base.txt
# boto3
Expand All @@ -33,7 +33,7 @@ certifi==2024.8.30
# via requests
chardet==5.2.0
# via binaryornot
charset-normalizer==3.3.2
charset-normalizer==3.4.0
# via requests
click==8.1.7
# via
Expand All @@ -43,27 +43,26 @@ click==8.1.7
# edx-lint
click-log==0.4.0
# via edx-lint
code-annotations==1.8.0
code-annotations==2.0.0
# via edx-lint
cookiecutter==2.6.0
# via xblock-sdk
coverage[toml]==7.6.1
coverage[toml]==7.6.8
# via
# coverage
# pytest-cov
cssselect==1.2.0
# via
# -r requirements/base.txt
# parsel
dill==0.3.8
dill==0.3.9
# via pylint
django==4.2.16
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.txt
# openedx-django-pyfs
# xblock-sdk
edx-lint==5.4.0
edx-lint==5.4.1
# via -r requirements/test.in
fs==2.4.16
# via
Expand All @@ -76,7 +75,7 @@ fs-s3fs==1.1.1
# -r requirements/base.txt
# openedx-django-pyfs
# xblock-sdk
idna==3.8
idna==3.10
# via requests
iniconfig==2.0.0
# via pytest
Expand All @@ -101,13 +100,13 @@ lxml==5.3.0
# parsel
# xblock
# xblock-sdk
mako==1.3.5
mako==1.3.6
# via
# -r requirements/base.txt
# xblock
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.5
markupsafe==3.0.2
# via
# -r requirements/base.txt
# jinja2
Expand All @@ -123,43 +122,43 @@ openedx-django-pyfs==3.7.0
# via
# -r requirements/base.txt
# xblock
packaging==24.1
packaging==24.2
# via pytest
parsel==1.6.0
# via
# -c requirements/constraints.txt
# -r requirements/base.txt
pbr==6.1.0
# via stevedore
platformdirs==4.3.2
platformdirs==4.3.6
# via pylint
pluggy==1.5.0
# via pytest
pycodestyle==2.12.1
# via -r requirements/test.in
pygments==2.18.0
# via rich
pylint==3.2.7
pylint==3.3.2
# via
# edx-lint
# pylint-celery
# pylint-django
# pylint-plugin-utils
pylint-celery==0.3
# via edx-lint
pylint-django==2.5.5
pylint-django==2.6.1
# via edx-lint
pylint-plugin-utils==0.8.2
# via
# pylint-celery
# pylint-django
pypng==0.20220715.0
# via xblock-sdk
pytest==8.3.2
pytest==8.3.4
# via
# pytest-cov
# pytest-django
pytest-cov==5.0.0
pytest-cov==6.0.0
# via -r requirements/test.in
pytest-django==4.9.0
# via -r requirements/test.in
Expand All @@ -173,7 +172,7 @@ python-slugify==8.0.4
# via
# code-annotations
# cookiecutter
pytz==2024.1
pytz==2024.2
# via
# -r requirements/base.txt
# xblock
Expand All @@ -187,9 +186,9 @@ requests==2.32.3
# via
# cookiecutter
# xblock-sdk
rich==13.8.0
rich==13.9.4
# via cookiecutter
s3transfer==0.10.2
s3transfer==0.10.4
# via
# -r requirements/base.txt
# boto3
Expand All @@ -206,19 +205,19 @@ six==1.16.0
# fs-s3fs
# parsel
# python-dateutil
sqlparse==0.5.1
sqlparse==0.5.2
# via
# -r requirements/base.txt
# django
stevedore==5.3.0
stevedore==5.4.0
# via code-annotations
text-unidecode==1.3
# via python-slugify
tomlkit==0.13.2
# via pylint
types-python-dateutil==2.9.0.20240906
types-python-dateutil==2.9.0.20241003
# via arrow
urllib3==2.2.2
urllib3==2.2.3
# via
# -r requirements/base.txt
# botocore
Expand All @@ -232,7 +231,7 @@ web-fragments==2.2.0
# -r requirements/base.txt
# xblock
# xblock-sdk
webob==1.8.8
webob==1.8.9
# via
# -r requirements/base.txt
# xblock
Expand Down