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 authored and Agrendalath committed Feb 22, 2024
1 parent d018d42 commit 1b3f20d
Show file tree
Hide file tree
Showing 7 changed files with 28 additions and 38 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 -r requirements/base.in
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 @@ -47,7 +47,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
2 changes: 1 addition & 1 deletion requirements/ci.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/ci.in
virtualenv==20.25.0
# via tox
19 changes: 8 additions & 11 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,12 @@ binaryornot==0.4.4
# -r requirements/quality.txt
# cookiecutter
bleach[css]==6.1.0
# via
# -r requirements/quality.txt
# bleach
boto3==1.34.39
# via -r requirements/quality.txt
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 @@ -88,7 +86,6 @@ cookiecutter==2.5.0
coverage[toml]==7.4.1
# via
# -r requirements/quality.txt
# coverage
# pytest-cov
ddt==1.7.1
# via -r requirements/quality.txt
Expand Down Expand Up @@ -199,7 +196,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 @@ -220,7 +217,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 @@ -276,7 +273,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 @@ -363,7 +361,7 @@ tomli==2.0.1
# pyproject-hooks
# pytest
# tox
tox==4.12.1
tox==4.13.0
# via -r requirements/ci.txt
types-python-dateutil==2.8.19.20240106
# via
Expand Down Expand Up @@ -409,7 +407,6 @@ wrapt==1.11.2
xblock[django]==1.10.0
# via
# -r requirements/quality.txt
# xblock
# xblock-sdk
xblock-sdk==0.7.0
# via -r requirements/quality.txt
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
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
14 changes: 5 additions & 9 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,12 @@ binaryornot==0.4.4
# -r requirements/test.txt
# cookiecutter
bleach[css]==6.1.0
# via
# -r requirements/test.txt
# bleach
boto3==1.34.39
# via -r requirements/test.txt
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 @@ -67,7 +65,6 @@ cookiecutter==2.5.0
coverage[toml]==7.4.1
# via
# -r requirements/test.txt
# coverage
# pytest-cov
ddt==1.7.1
# via -r requirements/test.txt
Expand Down Expand Up @@ -159,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 @@ -206,7 +203,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 @@ -318,7 +315,6 @@ wrapt==1.11.2
xblock[django]==1.10.0
# via
# -r requirements/test.txt
# xblock
# xblock-sdk
xblock-sdk==0.7.0
# via -r requirements/test.txt
Expand Down
17 changes: 6 additions & 11 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,12 @@ asgiref==3.7.2
binaryornot==0.4.4
# via cookiecutter
bleach[css]==6.1.0
# via
# -r requirements/base.txt
# bleach
boto3==1.34.39
# via -r requirements/base.txt
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 @@ -40,9 +38,7 @@ click==8.1.7
cookiecutter==2.5.0
# via xblock-sdk
coverage[toml]==7.4.1
# via
# coverage
# pytest-cov
# via pytest-cov
ddt==1.7.1
# via -r requirements/test.in
# via
Expand Down Expand Up @@ -111,7 +107,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
# -r requirements/test.in
Expand All @@ -128,7 +124,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 @@ -221,7 +217,6 @@ webob==1.8.7
xblock[django]==1.10.0
# via
# -r requirements/base.txt
# xblock
# xblock-sdk
xblock-sdk==0.7.0
# via -r requirements/test.in
Expand Down

0 comments on commit 1b3f20d

Please sign in to comment.