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

Python Requirements Update #373

Merged
merged 1 commit into from
May 27, 2024
Merged
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
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# django
binaryornot==0.4.4
# via cookiecutter
boto3==1.34.108
boto3==1.34.113
# via fs-s3fs
botocore==1.34.108
botocore==1.34.113
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -90,7 +90,7 @@ pyyaml==6.0.1
# via
# cookiecutter
# xblock
requests==2.31.0
requests==2.32.2
# via
# -r requirements/base.in
# cookiecutter
Expand All @@ -113,7 +113,7 @@ text-unidecode==1.3
# via python-slugify
types-python-dateutil==2.9.0.20240316
# via arrow
typing-extensions==4.11.0
typing-extensions==4.12.0
# via
# asgiref
# rich
Expand Down
14 changes: 7 additions & 7 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ asgiref==3.8.1
# -r requirements/base.txt
# -r requirements/test.txt
# django
astroid==3.2.1
astroid==3.2.2
# via
# pylint
# pylint-celery
Expand All @@ -38,12 +38,12 @@ binaryornot==0.4.4
# -r requirements/base.txt
# -r requirements/test.txt
# cookiecutter
boto3==1.34.108
boto3==1.34.113
# via
# -r requirements/base.txt
# -r requirements/test.txt
# fs-s3fs
botocore==1.34.108
botocore==1.34.113
# via
# -r requirements/base.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -232,7 +232,7 @@ pygments==2.18.0
# -r requirements/base.txt
# -r requirements/test.txt
# rich
pylint==3.2.1
pylint==3.2.2
# via
# edx-lint
# pylint-celery
Expand All @@ -254,7 +254,7 @@ pyproject-api==1.6.1
# via
# -r requirements/test.txt
# tox
pytest==8.2.0
pytest==8.2.1
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -297,7 +297,7 @@ pyyaml==6.0.1
# code-annotations
# cookiecutter
# xblock
requests==2.31.0
requests==2.32.2
# via
# -r requirements/base.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -358,7 +358,7 @@ types-python-dateutil==2.9.0.20240316
# -r requirements/base.txt
# -r requirements/test.txt
# arrow
typing-extensions==4.11.0
typing-extensions==4.12.0
# via
# -r requirements/base.txt
# -r requirements/test.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ wheel==0.43.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.0
# via -r requirements/pip.in
setuptools==69.5.1
setuptools==70.0.0
# via -r requirements/pip.in
14 changes: 7 additions & 7 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ asgiref==3.8.1
# via
# -r requirements/test.txt
# django
astroid==3.2.1
astroid==3.2.2
# via
# pylint
# pylint-celery
Expand All @@ -31,11 +31,11 @@ binaryornot==0.4.4
# via
# -r requirements/test.txt
# cookiecutter
boto3==1.34.108
boto3==1.34.113
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.34.108
botocore==1.34.113
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -198,7 +198,7 @@ pygments==2.18.0
# via
# -r requirements/test.txt
# rich
pylint==3.2.1
pylint==3.2.2
# via
# edx-lint
# pylint-celery
Expand All @@ -218,7 +218,7 @@ pyproject-api==1.6.1
# via
# -r requirements/test.txt
# tox
pytest==8.2.0
pytest==8.2.1
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -251,7 +251,7 @@ pyyaml==6.0.1
# code-annotations
# cookiecutter
# xblock
requests==2.31.0
requests==2.32.2
# via
# -r requirements/test.txt
# cookiecutter
Expand Down Expand Up @@ -302,7 +302,7 @@ types-python-dateutil==2.9.0.20240316
# via
# -r requirements/test.txt
# arrow
typing-extensions==4.11.0
typing-extensions==4.12.0
# via
# -r requirements/test.txt
# asgiref
Expand Down
10 changes: 5 additions & 5 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ binaryornot==0.4.4
# via
# -r requirements/base.txt
# cookiecutter
boto3==1.34.108
boto3==1.34.113
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.34.108
botocore==1.34.113
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -158,7 +158,7 @@ pypng==0.20220715.0
# via -r requirements/base.txt
pyproject-api==1.6.1
# via tox
pytest==8.2.0
pytest==8.2.1
# via
# pytest-cov
# pytest-django
Expand Down Expand Up @@ -188,7 +188,7 @@ pyyaml==6.0.1
# -r requirements/base.txt
# cookiecutter
# xblock
requests==2.31.0
requests==2.32.2
# via
# -r requirements/base.txt
# cookiecutter
Expand Down Expand Up @@ -230,7 +230,7 @@ types-python-dateutil==2.9.0.20240316
# via
# -r requirements/base.txt
# arrow
typing-extensions==4.11.0
typing-extensions==4.12.0
# via
# -r requirements/base.txt
# asgiref
Expand Down
Loading