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 authored and Agrendalath committed Jan 31, 2024
1 parent d7c5ebc commit d2f3008
Show file tree
Hide file tree
Showing 5 changed files with 27 additions and 27 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.23
boto3==1.34.29
# via fs-s3fs
botocore==1.34.23
botocore==1.34.29
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -86,7 +86,7 @@ webencodings==0.5.1
# tinycss2
webob==1.8.7
# via xblock
xblock[django]==1.9.1
xblock[django]==1.10.0
# via
# -r requirements/base.in
# xblock-utils
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ platformdirs==4.1.0
# via
# tox
# virtualenv
pluggy==1.3.0
pluggy==1.4.0
# via tox
py==1.11.0
# via tox
Expand Down
16 changes: 8 additions & 8 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ bleach[css]==6.1.0
# via
# -r requirements/quality.txt
# bleach
boto3==1.34.23
boto3==1.34.29
# via
# -r requirements/quality.txt
# fs-s3fs
botocore==1.34.23
botocore==1.34.29
# via
# -r requirements/quality.txt
# boto3
Expand Down Expand Up @@ -75,12 +75,12 @@ cookiecutter==2.5.0
# via
# -r requirements/quality.txt
# xblock-sdk
coverage[toml]==7.4.0
coverage[toml]==7.4.1
# via
# -r requirements/quality.txt
# coverage
# pytest-cov
dill==0.3.7
dill==0.3.8
# via
# -r requirements/quality.txt
# pylint
Expand Down Expand Up @@ -208,7 +208,7 @@ platformdirs==4.1.0
# -r requirements/quality.txt
# pylint
# virtualenv
pluggy==1.3.0
pluggy==1.4.0
# via
# -r requirements/ci.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -258,7 +258,7 @@ pyproject-hooks==1.0.0
# via
# -r requirements/pip-tools.txt
# build
pytest==7.4.4
pytest==8.0.0
# via
# -r requirements/quality.txt
# pytest-cov
Expand All @@ -273,7 +273,7 @@ python-dateutil==2.8.2
# arrow
# botocore
# xblock
python-slugify==8.0.1
python-slugify==8.0.2
# via
# -r requirements/quality.txt
# code-annotations
Expand Down Expand Up @@ -401,7 +401,7 @@ wheel==0.42.0
# via
# -r requirements/pip-tools.txt
# pip-tools
xblock[django]==1.9.1
xblock[django]==1.10.0
# via
# -r requirements/quality.txt
# xblock
Expand Down
16 changes: 8 additions & 8 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@ bleach[css]==6.1.0
# via
# -r requirements/test.txt
# bleach
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 @@ -66,12 +66,12 @@ cookiecutter==2.5.0
# via
# -r requirements/test.txt
# xblock-sdk
coverage[toml]==7.4.0
coverage[toml]==7.4.1
# via
# -r requirements/test.txt
# coverage
# pytest-cov
dill==0.3.7
dill==0.3.8
# via pylint
django==3.2.23
# via
Expand Down Expand Up @@ -172,7 +172,7 @@ pbr==6.0.0
# stevedore
platformdirs==4.1.0
# via pylint
pluggy==1.3.0
pluggy==1.4.0
# via
# -r requirements/test.txt
# pytest
Expand Down Expand Up @@ -206,7 +206,7 @@ pypng==0.20220715.0
# via
# -r requirements/test.txt
# xblock-sdk
pytest==7.4.4
pytest==8.0.0
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -221,7 +221,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 @@ -323,7 +323,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
14 changes: 7 additions & 7 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ binaryornot==0.4.4
# via
# -r requirements/base.txt
# bleach
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 @@ -42,7 +42,7 @@ code-annotations==1.5.0
# via -r requirements/test.in
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 @@ -117,15 +117,15 @@ path==16.9.0
# via edx-i18n-tools
pbr==6.0.0
# via stevedore
pluggy==1.3.0
pluggy==1.4.0
# via pytest
polib==1.2.0
# via edx-i18n-tools
pygments==2.17.2
# via rich
pypng==0.20220715.0
# via xblock-sdk
pytest==7.4.4
pytest==8.0.0
# via
# pytest-cov
# pytest-django
Expand All @@ -139,7 +139,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 @@ -222,7 +222,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

0 comments on commit d2f3008

Please sign in to comment.