Skip to content

Commit

Permalink
chore: Updating Python Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Jan 29, 2024
1 parent a760f3b commit d971e5f
Show file tree
Hide file tree
Showing 7 changed files with 32 additions and 32 deletions.
6 changes: 3 additions & 3 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.7.2
# via django
boto3==1.34.23
boto3==1.34.29
# via fs-s3fs
botocore==1.34.23
botocore==1.34.29
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -76,7 +76,7 @@ web-fragments==2.1.0
# via xblock
webob==1.8.7
# via xblock
xblock[django]==1.9.1
xblock[django]==1.10.0
# via -r requirements/base.in

# The following packages are considered to be unsafe in a requirements file:
Expand Down
16 changes: 8 additions & 8 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ binaryornot==0.4.4
# via
# -r requirements/test.txt
# cookiecutter
boto3==1.34.23
boto3==1.34.29
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.34.23
botocore==1.34.29
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -85,13 +85,13 @@ coverage==6.5.0
# coveralls
coveralls==3.3.1
# via -r requirements/test.txt
cryptography==41.0.7
cryptography==42.0.1
# via
# -r requirements/test.txt
# secretstorage
ddt==1.7.1
# via -r requirements/test.txt
dill==0.3.7
dill==0.3.8
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -252,7 +252,7 @@ platformdirs==4.1.0
# pylint
# tox
# virtualenv
pluggy==1.3.0
pluggy==1.4.0
# via
# -r requirements/test.txt
# -r requirements/tox.txt
Expand Down Expand Up @@ -297,7 +297,7 @@ pyproject-api==1.6.1
# via
# -r requirements/tox.txt
# tox
pytest==7.4.4
pytest==8.0.0
# via
# -r requirements/test.txt
# pytest-django
Expand All @@ -309,7 +309,7 @@ python-dateutil==2.8.2
# arrow
# botocore
# xblock
python-slugify==8.0.1
python-slugify==8.0.2
# via
# -r requirements/test.txt
# code-annotations
Expand Down Expand Up @@ -429,7 +429,7 @@ webob==1.8.7
# -r requirements/test.txt
# xblock
# xblock-sdk
xblock[django]==1.9.1
xblock[django]==1.10.0
# via
# -r requirements/test.txt
# xblock
Expand Down
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ asgiref==3.7.2
# via
# -r requirements/base.txt
# django
boto3==1.34.23
boto3==1.34.29
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.34.23
botocore==1.34.29
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -124,7 +124,7 @@ webob==1.8.7
# via
# -r requirements/base.txt
# xblock
xblock[django]==1.9.1
xblock[django]==1.10.0
# via
# -r requirements/base.txt
# xblock
Expand Down
6 changes: 3 additions & 3 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ babel==2.14.0
# sphinx
beautifulsoup4==4.12.3
# via pydata-sphinx-theme
boto3==1.34.23
boto3==1.34.29
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.34.23
botocore==1.34.29
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -181,7 +181,7 @@ webob==1.8.7
# via
# -r requirements/base.txt
# xblock
xblock[django]==1.9.1
xblock[django]==1.10.0
# via
# -r requirements/base.txt
# xblock
Expand Down
12 changes: 6 additions & 6 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ astroid==3.0.2
# pylint-celery
binaryornot==0.4.4
# via cookiecutter
boto3==1.34.23
boto3==1.34.29
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.34.23
botocore==1.34.29
# via
# -r requirements/base.txt
# boto3
Expand All @@ -49,11 +49,11 @@ code-annotations==1.5.0
# via edx-lint
cookiecutter==2.5.0
# via xblock-sdk
cryptography==41.0.7
cryptography==42.0.1
# via secretstorage
ddt==1.7.1
# via -r requirements/quality.in
dill==0.3.7
dill==0.3.8
# via pylint
django==3.2.23
# via
Expand Down Expand Up @@ -179,7 +179,7 @@ python-dateutil==2.8.2
# arrow
# botocore
# xblock
python-slugify==8.0.1
python-slugify==8.0.2
# via
# code-annotations
# cookiecutter
Expand Down Expand Up @@ -267,7 +267,7 @@ webob==1.8.7
# -r requirements/base.txt
# xblock
# xblock-sdk
xblock[django]==1.9.1
xblock[django]==1.10.0
# via
# -r requirements/base.txt
# xblock
Expand Down
16 changes: 8 additions & 8 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ astroid==3.0.2
# pylint-celery
binaryornot==0.4.4
# via cookiecutter
boto3==1.34.23
boto3==1.34.29
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.34.23
botocore==1.34.29
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -53,11 +53,11 @@ coverage==6.5.0
# via coveralls
coveralls==3.3.1
# via -r requirements/test.in
cryptography==41.0.7
cryptography==42.0.1
# via secretstorage
ddt==1.7.1
# via -r requirements/test.in
dill==0.3.7
dill==0.3.8
# via pylint
django==3.2.23
# via
Expand Down Expand Up @@ -162,7 +162,7 @@ pkginfo==1.9.6
# via twine
platformdirs==4.1.0
# via pylint
pluggy==1.3.0
pluggy==1.4.0
# via pytest
pycodestyle==2.11.1
# via -r requirements/test.in
Expand All @@ -188,7 +188,7 @@ pylint-plugin-utils==0.8.2
# pylint-django
pypng==0.20220715.0
# via xblock-sdk
pytest==7.4.4
pytest==8.0.0
# via
# -r requirements/test.in
# pytest-django
Expand All @@ -200,7 +200,7 @@ python-dateutil==2.8.2
# arrow
# botocore
# xblock
python-slugify==8.0.1
python-slugify==8.0.2
# via
# code-annotations
# cookiecutter
Expand Down Expand Up @@ -291,7 +291,7 @@ webob==1.8.7
# -r requirements/base.txt
# xblock
# xblock-sdk
xblock[django]==1.9.1
xblock[django]==1.10.0
# via
# -r requirements/base.txt
# xblock
Expand Down
2 changes: 1 addition & 1 deletion requirements/tox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ platformdirs==4.1.0
# via
# tox
# virtualenv
pluggy==1.3.0
pluggy==1.4.0
# via tox
pyproject-api==1.6.1
# via tox
Expand Down

0 comments on commit d971e5f

Please sign in to comment.