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 committed Dec 25, 2023
1 parent f3a4480 commit c7a55c3
Show file tree
Hide file tree
Showing 6 changed files with 25 additions and 25 deletions.
10 changes: 5 additions & 5 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.2
boto3==1.34.7
# via fs-s3fs
botocore==1.34.2
botocore==1.34.7
# via
# boto3
# s3transfer
Expand All @@ -33,15 +33,15 @@ fs==2.4.16
# xblock
fs-s3fs==1.1.1
# via openedx-django-pyfs
importlib-metadata==7.0.0
importlib-metadata==7.0.1
# via markdown
jmespath==1.0.1
# via
# boto3
# botocore
lazy==1.6
# via xblock
lxml==4.9.3
lxml==4.9.4
# via xblock
mako==1.3.0
# via
Expand All @@ -65,7 +65,7 @@ pytz==2023.3.post1
# xblock
pyyaml==6.0.1
# via xblock
s3transfer==0.9.0
s3transfer==0.10.0
# via boto3
simplejson==3.19.2
# via
Expand Down
12 changes: 6 additions & 6 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.2
boto3==1.34.7
# via
# -r requirements/quality.txt
# fs-s3fs
botocore==1.34.2
botocore==1.34.7
# via
# -r requirements/quality.txt
# boto3
Expand Down Expand Up @@ -79,7 +79,7 @@ cookiecutter==2.5.0
# via
# -r requirements/quality.txt
# xblock-sdk
coverage[toml]==7.3.3
coverage[toml]==7.3.4
# via
# -r requirements/quality.txt
# coverage
Expand Down Expand Up @@ -137,7 +137,7 @@ idna==3.6
# via
# -r requirements/quality.txt
# requests
importlib-metadata==7.0.0
importlib-metadata==7.0.1
# via
# -r requirements/pip-tools.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -166,7 +166,7 @@ lazy==1.6
# -r requirements/quality.txt
# bok-choy
# xblock
lxml==4.9.3
lxml==4.9.4
# via
# -r requirements/quality.txt
# edx-i18n-tools
Expand Down Expand Up @@ -328,7 +328,7 @@ rich==13.7.0
# via
# -r requirements/quality.txt
# cookiecutter
s3transfer==0.9.0
s3transfer==0.10.0
# via
# -r requirements/quality.txt
# boto3
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ build==1.0.3
# via pip-tools
click==8.1.7
# via pip-tools
importlib-metadata==7.0.0
importlib-metadata==7.0.1
# via build
packaging==23.2
# via build
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ wheel==0.42.0
# The following packages are considered to be unsafe in a requirements file:
pip==23.3.2
# via -r requirements/pip.in
setuptools==69.0.2
setuptools==69.0.3
# via -r requirements/pip.in
12 changes: 6 additions & 6 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.2
boto3==1.34.7
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.34.2
botocore==1.34.7
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -68,7 +68,7 @@ cookiecutter==2.5.0
# via
# -r requirements/test.txt
# xblock-sdk
coverage[toml]==7.3.3
coverage[toml]==7.3.4
# via
# -r requirements/test.txt
# coverage
Expand Down Expand Up @@ -115,7 +115,7 @@ idna==3.6
# via
# -r requirements/test.txt
# requests
importlib-metadata==7.0.0
importlib-metadata==7.0.1
# via
# -r requirements/test.txt
# markdown
Expand All @@ -140,7 +140,7 @@ lazy==1.6
# -r requirements/test.txt
# bok-choy
# xblock
lxml==4.9.3
lxml==4.9.4
# via
# -r requirements/test.txt
# edx-i18n-tools
Expand Down Expand Up @@ -272,7 +272,7 @@ rich==13.7.0
# via
# -r requirements/test.txt
# cookiecutter
s3transfer==0.9.0
s3transfer==0.10.0
# via
# -r requirements/test.txt
# boto3
Expand Down
12 changes: 6 additions & 6 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.2
boto3==1.34.7
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.34.2
botocore==1.34.7
# 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.3.3
coverage[toml]==7.3.4
# via
# coverage
# pytest-cov
Expand Down Expand Up @@ -80,7 +80,7 @@ fs-s3fs==1.1.1
# xblock-sdk
idna==3.6
# via requests
importlib-metadata==7.0.0
importlib-metadata==7.0.1
# via
# -r requirements/base.txt
# markdown
Expand All @@ -98,7 +98,7 @@ lazy==1.6
# -r requirements/base.txt
# bok-choy
# xblock
lxml==4.9.3
lxml==4.9.4
# via
# -r requirements/base.txt
# edx-i18n-tools
Expand Down Expand Up @@ -179,7 +179,7 @@ requests==2.31.0
# xblock-sdk
rich==13.7.0
# via cookiecutter
s3transfer==0.9.0
s3transfer==0.10.0
# via
# -r requirements/base.txt
# boto3
Expand Down

0 comments on commit c7a55c3

Please sign in to comment.