Skip to content

Commit

Permalink
chore: Updating Python Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
opencraft-requirements-bot committed Feb 19, 2024
1 parent 0d7d6d5 commit e82737d
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 29 deletions.
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ asgiref==3.7.2
# via django
bleach[css]==6.1.0
# via html-xblock
boto3==1.34.39
boto3==1.34.44
# via fs-s3fs
botocore==1.34.39
botocore==1.34.44
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -46,7 +46,7 @@ markupsafe==2.1.5
# via
# mako
# xblock
openedx-django-pyfs==3.4.1
openedx-django-pyfs==3.5.0
# via xblock
python-dateutil==2.8.2
# via
Expand Down
14 changes: 6 additions & 8 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,12 @@ binaryornot==0.4.4
bleach[css]==6.1.0
# via
# -r requirements/quality.txt
# bleach
# html-xblock
boto3==1.34.39
boto3==1.34.44
# via
# -r requirements/quality.txt
# fs-s3fs
botocore==1.34.39
botocore==1.34.44
# via
# -r requirements/quality.txt
# boto3
Expand Down Expand Up @@ -79,7 +78,6 @@ cookiecutter==2.5.0
coverage[toml]==7.4.1
# via
# -r requirements/quality.txt
# coverage
# pytest-cov
dill==0.3.8
# via
Expand Down Expand Up @@ -184,7 +182,7 @@ mdurl==0.1.2
# markdown-it-py
mock==5.1.0
# via -r requirements/quality.txt
openedx-django-pyfs==3.4.1
openedx-django-pyfs==3.5.0
# via
# -r requirements/quality.txt
# xblock
Expand All @@ -204,7 +202,7 @@ pbr==6.0.0
# via
# -r requirements/quality.txt
# stevedore
pip-tools==7.3.0
pip-tools==7.4.0
# via -r requirements/pip-tools.txt
platformdirs==4.2.0
# via
Expand Down Expand Up @@ -262,7 +260,8 @@ pyproject-hooks==1.0.0
# via
# -r requirements/pip-tools.txt
# build
pytest==8.0.0
# pip-tools
pytest==8.0.1
# via
# -r requirements/quality.txt
# pytest-cov
Expand Down Expand Up @@ -409,7 +408,6 @@ xblock[django]==1.10.0
# via
# -r requirements/quality.txt
# html-xblock
# xblock
# xblock-sdk
# xblock-utils
xblock-sdk==0.7.0
Expand Down
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
11 changes: 4 additions & 7 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,12 @@ binaryornot==0.4.4
bleach[css]==6.1.0
# via
# -r requirements/test.txt
# bleach
# html-xblock
boto3==1.34.39
boto3==1.34.44
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.34.39
botocore==1.34.44
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -70,7 +69,6 @@ cookiecutter==2.5.0
coverage[toml]==7.4.1
# via
# -r requirements/test.txt
# coverage
# pytest-cov
dill==0.3.8
# via pylint
Expand Down Expand Up @@ -158,7 +156,7 @@ mdurl==0.1.2
# markdown-it-py
mock==5.1.0
# via -r requirements/test.txt
openedx-django-pyfs==3.4.1
openedx-django-pyfs==3.5.0
# via
# -r requirements/test.txt
# xblock
Expand Down Expand Up @@ -210,7 +208,7 @@ pypng==0.20220715.0
# via
# -r requirements/test.txt
# xblock-sdk
pytest==8.0.0
pytest==8.0.1
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -331,7 +329,6 @@ xblock[django]==1.10.0
# via
# -r requirements/test.txt
# html-xblock
# xblock
# xblock-sdk
# xblock-utils
xblock-sdk==0.7.0
Expand Down
14 changes: 5 additions & 9 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,12 @@ binaryornot==0.4.4
# via cookiecutter
# via
# -r requirements/base.txt
# bleach
# html-xblock
boto3==1.34.39
boto3==1.34.44
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.34.39
botocore==1.34.44
# via
# -r requirements/base.txt
# boto3
Expand All @@ -44,9 +43,7 @@ code-annotations==1.6.0
cookiecutter==2.5.0
# via xblock-sdk
coverage[toml]==7.4.1
# via
# coverage
# pytest-cov
# via pytest-cov
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.txt
Expand Down Expand Up @@ -111,7 +108,7 @@ mdurl==0.1.2
# via markdown-it-py
mock==5.1.0
# via -r requirements/test.in
openedx-django-pyfs==3.4.1
openedx-django-pyfs==3.5.0
# via
# -r requirements/base.txt
# xblock
Expand All @@ -129,7 +126,7 @@ pygments==2.17.2
# via rich
pypng==0.20220715.0
# via xblock-sdk
pytest==8.0.0
pytest==8.0.1
# via
# pytest-cov
# pytest-django
Expand Down Expand Up @@ -230,7 +227,6 @@ xblock[django]==1.10.0
# via
# -r requirements/base.txt
# html-xblock
# xblock
# xblock-sdk
# xblock-utils
xblock-sdk==0.7.0
Expand Down

0 comments on commit e82737d

Please sign in to comment.