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 Oct 2, 2023
1 parent ce39e27 commit d5c351a
Show file tree
Hide file tree
Showing 7 changed files with 57 additions and 42 deletions.
8 changes: 4 additions & 4 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.0.0
# via -r requirements/base.in
boto3==1.28.53
boto3==1.28.57
# via fs-s3fs
botocore==1.31.53
botocore==1.31.57
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -59,7 +59,7 @@ pytz==2023.3.post1
# xblock
pyyaml==6.0.1
# via xblock
s3transfer==0.6.2
s3transfer==0.7.0
# via boto3
simplejson==3.19.1
# via xblock-utils
Expand Down Expand Up @@ -87,7 +87,7 @@ webencodings==0.5.1
# tinycss2
webob==1.8.7
# via xblock
xblock[django]==1.7.0
xblock[django]==1.8.0
# via xblock-utils
xblock-utils==3.4.1
# via -r requirements/base.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ filelock==3.12.4
# via
# tox
# virtualenv
packaging==23.1
packaging==23.2
# via tox
platformdirs==3.10.0
# via virtualenv
Expand Down
23 changes: 14 additions & 9 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ appdirs==1.4.4
# -r requirements/quality.txt
# -r requirements/workbench.txt
# fs
arrow==1.2.3
arrow==1.3.0
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
Expand Down Expand Up @@ -38,12 +38,12 @@ bok-choy==0.7.1
# -c requirements/constraints.txt
# -r requirements/quality.txt
# -r requirements/workbench.txt
boto3==1.28.53
boto3==1.28.57
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
# fs-s3fs
botocore==1.31.53
botocore==1.31.57
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
Expand All @@ -63,7 +63,7 @@ chardet==5.2.0
# -r requirements/quality.txt
# -r requirements/workbench.txt
# binaryornot
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
Expand All @@ -86,7 +86,7 @@ code-annotations==1.5.0
# via
# -r requirements/quality.txt
# edx-lint
cookiecutter==2.3.1
cookiecutter==2.4.0
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
Expand Down Expand Up @@ -245,7 +245,7 @@ openedx-django-pyfs==3.4.0
# -r requirements/quality.txt
# -r requirements/workbench.txt
# xblock
packaging==23.1
packaging==23.2
# via
# -r requirements/ci.txt
# -r requirements/pip-tools.txt
Expand Down Expand Up @@ -374,12 +374,12 @@ requests==2.31.0
# -r requirements/workbench.txt
# cookiecutter
# xblock-sdk
rich==13.5.3
rich==13.6.0
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
# cookiecutter
s3transfer==0.6.2
s3transfer==0.7.0
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
Expand Down Expand Up @@ -448,6 +448,11 @@ tox==3.28.0
# tox-battery
tox-battery==0.6.2
# via -r requirements/ci.txt
types-python-dateutil==2.8.19.14
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
# arrow
typing-extensions==4.8.0
# via
# -r requirements/quality.txt
Expand Down Expand Up @@ -491,7 +496,7 @@ wrapt==1.11.2
# via
# -r requirements/quality.txt
# astroid
xblock[django]==1.7.0
xblock[django]==1.8.0
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ click==8.1.7
# via pip-tools
importlib-metadata==6.8.0
# via build
packaging==23.1
packaging==23.2
# via build
pip-tools==7.3.0
# via -r requirements/pip-tools.in
Expand Down
22 changes: 13 additions & 9 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ appdirs==1.4.4
# via
# -r requirements/test.txt
# fs
arrow==1.2.3
arrow==1.3.0
# via
# -r requirements/test.txt
# cookiecutter
Expand All @@ -30,11 +30,11 @@ bok-choy==0.7.1
# via
# -c requirements/constraints.txt
# -r requirements/test.txt
boto3==1.28.53
boto3==1.28.57
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.31.53
botocore==1.31.57
# via
# -r requirements/test.txt
# boto3
Expand All @@ -47,7 +47,7 @@ chardet==5.2.0
# via
# -r requirements/test.txt
# binaryornot
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via
# -r requirements/test.txt
# requests
Expand All @@ -62,7 +62,7 @@ click-log==0.4.0
# via edx-lint
code-annotations==1.5.0
# via edx-lint
cookiecutter==2.3.1
cookiecutter==2.4.0
# via
# -r requirements/test.txt
# xblock-sdk
Expand Down Expand Up @@ -172,7 +172,7 @@ openedx-django-pyfs==3.4.0
# via
# -r requirements/test.txt
# xblock
packaging==23.1
packaging==23.2
# via
# -r requirements/test.txt
# pytest
Expand Down Expand Up @@ -256,11 +256,11 @@ requests==2.31.0
# -r requirements/test.txt
# cookiecutter
# xblock-sdk
rich==13.5.3
rich==13.6.0
# via
# -r requirements/test.txt
# cookiecutter
s3transfer==0.6.2
s3transfer==0.7.0
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -304,6 +304,10 @@ tomli==2.0.1
# -r requirements/test.txt
# coverage
# pytest
types-python-dateutil==2.8.19.14
# via
# -r requirements/test.txt
# arrow
typing-extensions==4.8.0
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -332,7 +336,7 @@ webob==1.8.7
# xblock-sdk
wrapt==1.11.2
# via astroid
xblock[django]==1.7.0
xblock[django]==1.8.0
# via
# -r requirements/test.txt
# xblock-sdk
Expand Down
20 changes: 11 additions & 9 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ appdirs==1.4.4
# via
# -r requirements/base.txt
# fs
arrow==1.2.3
arrow==1.3.0
# via cookiecutter
asgiref==3.7.2
# via
Expand All @@ -22,11 +22,11 @@ bok-choy==0.7.1
# via
# -c requirements/constraints.txt
# -r requirements/test.in
boto3==1.28.53
boto3==1.28.57
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.31.53
botocore==1.31.57
# via
# -r requirements/base.txt
# boto3
Expand All @@ -35,11 +35,11 @@ certifi==2023.7.22
# via requests
chardet==5.2.0
# via binaryornot
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via requests
click==8.1.7
# via cookiecutter
cookiecutter==2.3.1
cookiecutter==2.4.0
# via xblock-sdk
coverage[toml]==7.3.1
# via pytest-cov
Expand Down Expand Up @@ -120,7 +120,7 @@ openedx-django-pyfs==3.4.0
# -r requirements/base.txt
# -r requirements/test.in
# xblock
packaging==23.1
packaging==23.2
# via pytest
path==16.7.1
# via edx-i18n-tools
Expand Down Expand Up @@ -165,9 +165,9 @@ requests==2.31.0
# via
# cookiecutter
# xblock-sdk
rich==13.5.3
rich==13.6.0
# via cookiecutter
s3transfer==0.6.2
s3transfer==0.7.0
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -204,6 +204,8 @@ tomli==2.0.1
# via
# coverage
# pytest
types-python-dateutil==2.8.19.14
# via arrow
typing-extensions==4.8.0
# via
# -r requirements/base.txt
Expand All @@ -230,7 +232,7 @@ webob==1.8.7
# -r requirements/base.txt
# xblock
# xblock-sdk
xblock[django]==1.7.0
xblock[django]==1.8.0
# via
# -r requirements/base.txt
# xblock-sdk
Expand Down
22 changes: 13 additions & 9 deletions requirements/workbench.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ appdirs==1.4.4
# via
# -r requirements/test.txt
# fs
arrow==1.2.3
arrow==1.3.0
# via
# -r requirements/test.txt
# cookiecutter
Expand All @@ -26,11 +26,11 @@ bok-choy==0.7.1
# via
# -c requirements/constraints.txt
# -r requirements/test.txt
boto3==1.28.53
boto3==1.28.57
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.31.53
botocore==1.31.57
# via
# -r requirements/test.txt
# boto3
Expand All @@ -43,15 +43,15 @@ chardet==5.2.0
# via
# -r requirements/test.txt
# binaryornot
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via
# -r requirements/test.txt
# requests
click==8.1.7
# via
# -r requirements/test.txt
# cookiecutter
cookiecutter==2.3.1
cookiecutter==2.4.0
# via
# -r requirements/test.txt
# xblock-sdk
Expand Down Expand Up @@ -155,7 +155,7 @@ openedx-django-pyfs==3.4.0
# via
# -r requirements/test.txt
# xblock
packaging==23.1
packaging==23.2
# via
# -r requirements/test.txt
# pytest
Expand Down Expand Up @@ -220,11 +220,11 @@ requests==2.31.0
# -r requirements/workbench.in
# cookiecutter
# xblock-sdk
rich==13.5.3
rich==13.6.0
# via
# -r requirements/test.txt
# cookiecutter
s3transfer==0.6.2
s3transfer==0.7.0
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -265,6 +265,10 @@ tomli==2.0.1
# -r requirements/test.txt
# coverage
# pytest
types-python-dateutil==2.8.19.14
# via
# -r requirements/test.txt
# arrow
typing-extensions==4.8.0
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -293,7 +297,7 @@ webob==1.8.7
# -r requirements/workbench.in
# xblock
# xblock-sdk
xblock[django]==1.7.0
xblock[django]==1.8.0
# via
# -r requirements/test.txt
# -r requirements/workbench.in
Expand Down

0 comments on commit d5c351a

Please sign in to comment.