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 2, 2024
1 parent d327eb9 commit a025d70
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 23 deletions.
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ appdirs==1.4.4
# via fs
asgiref==3.7.2
# via django
boto3==1.34.7
boto3==1.34.11
# via fs-s3fs
botocore==1.34.7
botocore==1.34.11
# via
# boto3
# s3transfer
Expand All @@ -34,7 +34,7 @@ jmespath==1.0.1
# botocore
lazy==1.6
# via xblock
lxml==4.9.4
lxml==5.0.0
# via xblock
mako==1.3.0
# via
Expand Down
10 changes: 5 additions & 5 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@ bok-choy==0.7.1
# via
# -c requirements/constraints.txt
# -r requirements/workbench.txt
boto3==1.34.7
boto3==1.34.11
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
# fs-s3fs
botocore==1.34.7
botocore==1.34.11
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
Expand Down Expand Up @@ -87,7 +87,7 @@ cookiecutter==2.5.0
# -r requirements/quality.txt
# -r requirements/workbench.txt
# xblock-sdk
coverage[toml]==7.3.4
coverage[toml]==7.4.0
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
Expand Down Expand Up @@ -193,7 +193,7 @@ lazy==1.6
# -r requirements/workbench.txt
# bok-choy
# xblock
lxml==4.9.4
lxml==5.0.0
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
Expand Down Expand Up @@ -336,7 +336,7 @@ pyproject-hooks==1.0.0
# via
# -r requirements/pip-tools.txt
# build
pytest==7.4.3
pytest==7.4.4
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
Expand Down
10 changes: 5 additions & 5 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ binaryornot==0.4.4
# via
# -r requirements/test.txt
# cookiecutter
boto3==1.34.7
boto3==1.34.11
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.34.7
botocore==1.34.11
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -62,7 +62,7 @@ cookiecutter==2.5.0
# via
# -r requirements/test.txt
# xblock-sdk
coverage[toml]==7.3.4
coverage[toml]==7.4.0
# via
# -r requirements/test.txt
# coverage
Expand Down Expand Up @@ -133,7 +133,7 @@ lazy==1.6
# via
# -r requirements/test.txt
# xblock
lxml==4.9.4
lxml==5.0.0
# via
# -r requirements/test.txt
# edx-i18n-tools
Expand Down Expand Up @@ -218,7 +218,7 @@ pypng==0.20220715.0
# via
# -r requirements/test.txt
# xblock-sdk
pytest==7.4.3
pytest==7.4.4
# via
# -r requirements/test.txt
# pytest-cov
Expand Down
10 changes: 5 additions & 5 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ asgiref==3.7.2
# django
binaryornot==0.4.4
# via cookiecutter
boto3==1.34.7
boto3==1.34.11
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.34.7
botocore==1.34.11
# via
# -r requirements/base.txt
# boto3
Expand All @@ -39,7 +39,7 @@ code-annotations==1.5.0
# via -r requirements/test.in
cookiecutter==2.5.0
# via xblock-sdk
coverage[toml]==7.3.4
coverage[toml]==7.4.0
# via
# coverage
# pytest-cov
Expand Down Expand Up @@ -91,7 +91,7 @@ lazy==1.6
# via
# -r requirements/base.txt
# xblock
lxml==4.9.4
lxml==5.0.0
# via
# -r requirements/base.txt
# edx-i18n-tools
Expand Down Expand Up @@ -138,7 +138,7 @@ pymongo==3.13.0
# edx-opaque-keys
pypng==0.20220715.0
# via xblock-sdk
pytest==7.4.3
pytest==7.4.4
# via
# pytest-cov
# pytest-django
Expand Down
10 changes: 5 additions & 5 deletions requirements/workbench.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/workbench.in
boto3==1.34.7
boto3==1.34.11
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.34.7
botocore==1.34.11
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -56,7 +56,7 @@ cookiecutter==2.5.0
# via
# -r requirements/test.txt
# xblock-sdk
coverage[toml]==7.3.4
coverage[toml]==7.4.0
# via
# -r requirements/test.txt
# coverage
Expand Down Expand Up @@ -120,7 +120,7 @@ lazy==1.6
# -r requirements/test.txt
# bok-choy
# xblock
lxml==4.9.4
lxml==5.0.0
# via
# -r requirements/test.txt
# -r requirements/workbench.in
Expand Down Expand Up @@ -193,7 +193,7 @@ pypng==0.20220715.0
# -r requirements/test.txt
# -r requirements/workbench.in
# xblock-sdk
pytest==7.4.3
pytest==7.4.4
# via
# -r requirements/test.txt
# pytest-cov
Expand Down

0 comments on commit a025d70

Please sign in to comment.