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 0b10dac commit bca6276
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 @@ -95,7 +95,7 @@ webencodings==0.5.1
# tinycss2
webob==1.8.7
# via xblock
xblock[django]==1.9.1
xblock[django]==1.10.0
# via xblock-utils
xblock-utils==4.0.0
# 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 @@ -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 @@ -33,11 +33,11 @@ bok-choy==0.7.1
# via
# -c requirements/constraints.txt
# -r requirements/quality.txt
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 @@ -79,14 +79,14 @@ 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
ddt==1.7.1
# via -r requirements/quality.txt
dill==0.3.7
dill==0.3.8
# via
# -r requirements/quality.txt
# pylint
Expand Down Expand Up @@ -239,7 +239,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 @@ -287,7 +287,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 @@ -302,7 +302,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 @@ -433,7 +433,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 @@ -32,11 +32,11 @@ bok-choy==0.7.1
# via
# -c requirements/constraints.txt
# -r requirements/test.txt
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 @@ -68,14 +68,14 @@ 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
ddt==1.7.1
# via -r requirements/test.txt
dill==0.3.7
dill==0.3.8
# via pylint
django==3.2.23
# via
Expand Down Expand Up @@ -199,7 +199,7 @@ pillow==10.2.0
# needle
platformdirs==4.1.0
# via pylint
pluggy==1.3.0
pluggy==1.4.0
# via
# -r requirements/test.txt
# pytest
Expand Down Expand Up @@ -231,7 +231,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 @@ -246,7 +246,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 @@ -351,7 +351,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 @@ -24,11 +24,11 @@ bok-choy==0.7.1
# via
# -c requirements/constraints.txt
# -r requirements/test.in
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 @@ -43,7 +43,7 @@ click==8.1.7
# via cookiecutter
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 @@ -138,15 +138,15 @@ path==16.9.0
# via edx-i18n-tools
pillow==10.2.0
# via needle
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 @@ -160,7 +160,7 @@ python-dateutil==2.8.2
# arrow
# botocore
# xblock
python-slugify==8.0.1
python-slugify==8.0.2
# via cookiecutter
pytz==2023.3.post1
# via
Expand Down Expand Up @@ -245,7 +245,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 bca6276

Please sign in to comment.