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 #448

Merged
merged 1 commit into from
Feb 21, 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
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ attrs==23.2.0
# via -r requirements/base.in
bleach==6.1.0
# via -r requirements/base.in
boto3==1.34.35
boto3==1.34.45
# via fs-s3fs
botocore==1.34.35
botocore==1.34.45
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -98,7 +98,7 @@ newrelic==9.6.0
# via edx-django-utils
oauthlib==3.2.2
# via -r requirements/base.in
openedx-django-pyfs==3.4.1
openedx-django-pyfs==3.5.0
# via -r requirements/base.in
openedx-filters==1.6.0
# via -r requirements/base.in
Expand Down
17 changes: 8 additions & 9 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ binaryornot==0.4.4
# cookiecutter
bleach==6.1.0
# via -r requirements/test.txt
boto3==1.34.35
boto3==1.34.45
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.34.35
botocore==1.34.45
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -91,7 +91,7 @@ coverage==6.5.0
# coveralls
coveralls==3.3.1
# via -r requirements/test.txt
cryptography==42.0.2
cryptography==42.0.3
# via
# -r requirements/test.txt
# secretstorage
Expand Down Expand Up @@ -163,7 +163,6 @@ edx-opaque-keys[django]==2.5.1
# via
# -r requirements/test.txt
# edx-ccx-keys
# edx-opaque-keys
filelock==3.13.1
# via
# -r requirements/tox.txt
Expand Down Expand Up @@ -201,7 +200,7 @@ isort==5.13.2
# via
# -r requirements/test.txt
# pylint
jaraco-classes==3.3.0
jaraco-classes==3.3.1
# via
# -r requirements/test.txt
# keyring
Expand Down Expand Up @@ -271,7 +270,7 @@ nh3==0.2.15
# readme-renderer
oauthlib==3.2.2
# via -r requirements/test.txt
openedx-django-pyfs==3.4.1
openedx-django-pyfs==3.5.0
# via -r requirements/test.txt
openedx-filters==1.6.0
# via -r requirements/test.txt
Expand Down Expand Up @@ -362,7 +361,7 @@ python-dateutil==2.8.2
# arrow
# botocore
# xblock
python-slugify==8.0.3
python-slugify==8.0.4
# via
# -r requirements/test.txt
# code-annotations
Expand Down Expand Up @@ -453,9 +452,9 @@ tomlkit==0.12.3
# via
# -r requirements/test.txt
# pylint
tox==4.12.1
tox==4.13.0
# via -r requirements/tox.txt
twine==4.0.2
twine==5.0.0
# via -r requirements/test.txt
types-python-dateutil==2.8.19.20240106
# via
Expand Down
7 changes: 3 additions & 4 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ attrs==23.2.0
# via -r requirements/base.txt
bleach==6.1.0
# via -r requirements/base.txt
boto3==1.34.35
boto3==1.34.45
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.34.35
botocore==1.34.45
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -90,7 +90,6 @@ edx-opaque-keys[django]==2.5.1
# via
# -r requirements/base.txt
# edx-ccx-keys
# edx-opaque-keys
fs==2.4.16
# via
# -r requirements/base.txt
Expand Down Expand Up @@ -138,7 +137,7 @@ newrelic==9.6.0
# edx-django-utils
oauthlib==3.2.2
# via -r requirements/base.txt
openedx-django-pyfs==3.4.1
openedx-django-pyfs==3.5.0
# via -r requirements/base.txt
openedx-filters==1.6.0
# via -r requirements/base.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.42.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.0
# via -r requirements/pip.in
setuptools==69.0.3
setuptools==69.1.0
# via -r requirements/pip.in
6 changes: 4 additions & 2 deletions requirements/pip_tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,12 @@ importlib-metadata==7.0.1
# via build
packaging==23.2
# via build
pip-tools==7.3.0
pip-tools==7.4.0
# via -r requirements/pip_tools.in
pyproject-hooks==1.0.0
# via build
# via
# build
# pip-tools
tomli==2.0.1
# via
# build
Expand Down
9 changes: 4 additions & 5 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ binaryornot==0.4.4
# via cookiecutter
bleach==6.1.0
# via -r requirements/base.txt
boto3==1.34.35
boto3==1.34.45
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.34.35
botocore==1.34.45
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -115,7 +115,6 @@ edx-opaque-keys[django]==2.5.1
# via
# -r requirements/base.txt
# edx-ccx-keys
# edx-opaque-keys
fs==2.4.16
# via
# -r requirements/base.txt
Expand Down Expand Up @@ -177,7 +176,7 @@ newrelic==9.6.0
# edx-django-utils
oauthlib==3.2.2
# via -r requirements/base.txt
openedx-django-pyfs==3.4.1
openedx-django-pyfs==3.5.0
# via -r requirements/base.txt
openedx-filters==1.6.0
# via -r requirements/base.txt
Expand Down Expand Up @@ -236,7 +235,7 @@ python-dateutil==2.8.2
# arrow
# botocore
# xblock
python-slugify==8.0.3
python-slugify==8.0.4
# via
# code-annotations
# cookiecutter
Expand Down
15 changes: 7 additions & 8 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ binaryornot==0.4.4
# via cookiecutter
bleach==6.1.0
# via -r requirements/base.txt
boto3==1.34.35
boto3==1.34.45
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.34.35
botocore==1.34.45
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -66,7 +66,7 @@ coverage==6.5.0
# via coveralls
coveralls==3.3.1
# via -r requirements/test.in
cryptography==42.0.2
cryptography==42.0.3
# via secretstorage
ddt==1.7.1
# via -r requirements/test.in
Expand Down Expand Up @@ -126,7 +126,6 @@ edx-opaque-keys[django]==2.5.1
# via
# -r requirements/base.txt
# edx-ccx-keys
# edx-opaque-keys
fs==2.4.16
# via
# -r requirements/base.txt
Expand Down Expand Up @@ -154,7 +153,7 @@ importlib-resources==6.1.1
# via keyring
isort==5.13.2
# via pylint
jaraco-classes==3.3.0
jaraco-classes==3.3.1
# via keyring
jeepney==0.8.0
# via
Expand Down Expand Up @@ -208,7 +207,7 @@ nh3==0.2.15
# via readme-renderer
oauthlib==3.2.2
# via -r requirements/base.txt
openedx-django-pyfs==3.4.1
openedx-django-pyfs==3.5.0
# via -r requirements/base.txt
openedx-filters==1.6.0
# via -r requirements/base.txt
Expand Down Expand Up @@ -270,7 +269,7 @@ python-dateutil==2.8.2
# arrow
# botocore
# xblock
python-slugify==8.0.3
python-slugify==8.0.4
# via
# code-annotations
# cookiecutter
Expand Down Expand Up @@ -344,7 +343,7 @@ tomli==2.0.1
# via pylint
tomlkit==0.12.3
# via pylint
twine==4.0.2
twine==5.0.0
# via -r requirements/test.in
types-python-dateutil==2.8.19.20240106
# via arrow
Expand Down
2 changes: 1 addition & 1 deletion requirements/tox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ tomli==2.0.1
# via
# pyproject-api
# tox
tox==4.12.1
tox==4.13.0
# via -r requirements/tox.in
virtualenv==20.25.0
# via tox
Loading