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 Jan 31, 2024
1 parent 7c79af2 commit 278ac01
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ platformdirs==4.1.0
# via
# tox
# virtualenv
pluggy==1.3.0
pluggy==1.4.0
# via tox
polib==1.2.0
# via edx-i18n-tools
Expand Down
14 changes: 7 additions & 7 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ backports-functools-lru-cache==2.0.0
# via caniusepython3
binaryornot==0.4.4
# via cookiecutter
boto3==1.34.25
boto3==1.34.29
# via fs-s3fs
botocore==1.34.25
botocore==1.34.29
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -49,7 +49,7 @@ code-annotations==1.5.0
# via edx-lint
cookiecutter==2.5.0
# via xblock-sdk
coverage[toml]==7.4.0
coverage[toml]==7.4.1
# via
# coverage
# pytest-cov
Expand Down Expand Up @@ -113,7 +113,7 @@ lxml==5.1.0
# edx-i18n-tools
# xblock
# xblock-sdk
mako==1.3.1
mako==1.3.0
# via xblock
markdown-it-py==3.0.0
# via rich
Expand Down Expand Up @@ -145,7 +145,7 @@ pip-tools==7.3.0
# via -r requirements/dev.in
platformdirs==4.1.0
# via pylint
pluggy==1.3.0
pluggy==1.4.0
# via
# diff-cover
# pytest
Expand Down Expand Up @@ -180,7 +180,7 @@ pypng==0.20220715.0
# xblock-sdk
pyproject-hooks==1.0.0
# via build
pytest==7.4.4
pytest==8.0.0
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -277,7 +277,7 @@ wheel==0.42.0
# via pip-tools
wrapt==1.13.3
# via astroid
xblock[django]==1.9.1
xblock[django]==1.10.0
# via
# -r requirements/base.in
# xblock-sdk
Expand Down
14 changes: 7 additions & 7 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ backports-functools-lru-cache==2.0.0
# via caniusepython3
binaryornot==0.4.4
# via cookiecutter
boto3==1.34.25
boto3==1.34.29
# via fs-s3fs
botocore==1.34.25
botocore==1.34.29
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -49,7 +49,7 @@ code-annotations==1.5.0
# via edx-lint
cookiecutter==2.5.0
# via xblock-sdk
coverage[toml]==7.4.0
coverage[toml]==7.4.1
# via
# coverage
# pytest-cov
Expand Down Expand Up @@ -113,7 +113,7 @@ lxml==5.1.0
# edx-i18n-tools
# xblock
# xblock-sdk
mako==1.3.1
mako==1.3.0
# via xblock
markdown-it-py==3.0.0
# via rich
Expand Down Expand Up @@ -145,7 +145,7 @@ pip-tools==7.3.0
# via -r requirements/dev.in
platformdirs==4.1.0
# via pylint
pluggy==1.3.0
pluggy==1.4.0
# via
# diff-cover
# pytest
Expand Down Expand Up @@ -180,7 +180,7 @@ pypng==0.20220715.0
# xblock-sdk
pyproject-hooks==1.0.0
# via build
pytest==7.4.4
pytest==8.0.0
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -277,7 +277,7 @@ wheel==0.42.0
# via pip-tools
wrapt==1.13.3
# via astroid
xblock[django]==1.9.1
xblock[django]==1.10.0
# via
# -r requirements/base.in
# xblock-sdk
Expand Down
14 changes: 7 additions & 7 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ asgiref==3.7.2
# via django
binaryornot==0.4.4
# via cookiecutter
boto3==1.34.25
boto3==1.34.29
# via fs-s3fs
botocore==1.34.25
botocore==1.34.29
# via
# boto3
# s3transfer
Expand All @@ -34,7 +34,7 @@ click==8.1.7
# pip-tools
cookiecutter==2.5.0
# via xblock-sdk
coverage[toml]==7.4.0
coverage[toml]==7.4.1
# via
# coverage
# pytest-cov
Expand Down Expand Up @@ -86,7 +86,7 @@ lxml==5.1.0
# edx-i18n-tools
# xblock
# xblock-sdk
mako==1.3.1
mako==1.3.0
# via xblock
markdown-it-py==3.0.0
# via rich
Expand All @@ -111,7 +111,7 @@ path==16.9.0
# via edx-i18n-tools
pip-tools==7.3.0
# via -r requirements/dev.in
pluggy==1.3.0
pluggy==1.4.0
# via
# diff-cover
# pytest
Expand All @@ -127,7 +127,7 @@ pypng==0.20220715.0
# xblock-sdk
pyproject-hooks==1.0.0
# via build
pytest==7.4.4
pytest==8.0.0
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -210,7 +210,7 @@ webob==1.8.7
# xblock-sdk
wheel==0.42.0
# via pip-tools
xblock[django]==1.9.1
xblock[django]==1.10.0
# via
# -r requirements/base.in
# xblock-sdk
Expand Down

0 comments on commit 278ac01

Please sign in to comment.