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 3900a4e commit 1649535
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 25 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 @@ -85,7 +85,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

# The following packages are considered to be unsafe in a requirements file:
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ platformdirs==4.1.0
# via
# tox
# virtualenv
pluggy==1.3.0
pluggy==1.4.0
# via tox
pyproject-api==1.6.1
# via tox
Expand Down
14 changes: 7 additions & 7 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 @@ -85,7 +85,7 @@ 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
Expand Down Expand Up @@ -227,7 +227,7 @@ platformdirs==4.1.0
# -r requirements/ci.txt
# tox
# virtualenv
pluggy==1.3.0
pluggy==1.4.0
# via
# -r requirements/ci.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -276,7 +276,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 @@ -291,7 +291,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 @@ -406,7 +406,7 @@ wrapt==1.11.2
# via
# -r requirements/quality.txt
# astroid
xblock[django]==1.9.1
xblock[django]==1.10.0
# via
# -r requirements/quality.txt
# xblock
Expand Down
14 changes: 7 additions & 7 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 @@ -64,7 +64,7 @@ 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
Expand Down Expand Up @@ -173,7 +173,7 @@ path==16.9.0
# edx-i18n-tools
pbr==6.0.0
# via stevedore
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 @@ -315,7 +315,7 @@ webob==1.8.7
# xblock-sdk
wrapt==1.11.2
# via astroid
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 @@ -20,11 +20,11 @@ bleach[css]==6.1.0
# 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 @@ -39,7 +39,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 @@ -120,15 +120,15 @@ packaging==23.2
# via pytest
path==16.9.0
# via edx-i18n-tools
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 @@ -142,7 +142,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 @@ -218,7 +218,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 1649535

Please sign in to comment.