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 committed Jan 15, 2024
1 parent 2daf988 commit 3cc5252
Show file tree
Hide file tree
Showing 7 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 @@ -8,9 +8,9 @@ appdirs==1.4.4
# via fs
asgiref==3.7.2
# via django
boto3==1.34.14
boto3==1.34.19
# via fs-s3fs
botocore==1.34.14
botocore==1.34.19
# via
# boto3
# s3transfer
Expand All @@ -35,7 +35,7 @@ jmespath==1.0.1
# botocore
lazy==1.6
# via xblock
lxml==5.0.1
lxml==5.1.0
# via xblock
mako==1.3.0
# via xblock
Expand Down
12 changes: 6 additions & 6 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ binaryornot==0.4.4
# via
# -r requirements/test.txt
# cookiecutter
boto3==1.34.14
boto3==1.34.19
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.34.14
botocore==1.34.19
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -169,7 +169,7 @@ jeepney==0.8.0
# -r requirements/test.txt
# keyring
# secretstorage
jinja2==3.1.2
jinja2==3.1.3
# via
# -r requirements/test.txt
# code-annotations
Expand All @@ -187,7 +187,7 @@ lazy==1.6
# via
# -r requirements/test.txt
# xblock
lxml==5.0.1
lxml==5.1.0
# via
# -r requirements/test.txt
# xblock
Expand Down Expand Up @@ -216,7 +216,7 @@ mdurl==0.1.2
# markdown-it-py
mock==5.1.0
# via -r requirements/test.txt
more-itertools==10.1.0
more-itertools==10.2.0
# via
# -r requirements/test.txt
# jaraco-classes
Expand Down Expand Up @@ -394,7 +394,7 @@ tomlkit==0.12.3
# via
# -r requirements/test.txt
# pylint
tox==4.11.4
tox==4.12.0
# via -r requirements/tox.txt
twine==4.0.2
# via -r requirements/test.txt
Expand Down
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ asgiref==3.7.2
# via
# -r requirements/base.txt
# django
boto3==1.34.14
boto3==1.34.19
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.34.14
botocore==1.34.19
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -51,7 +51,7 @@ lazy==1.6
# via
# -r requirements/base.txt
# xblock
lxml==5.0.1
lxml==5.1.0
# via
# -r requirements/base.txt
# edx-i18n-tools
Expand Down
8 changes: 4 additions & 4 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ babel==2.14.0
# sphinx
beautifulsoup4==4.12.2
# via pydata-sphinx-theme
boto3==1.34.14
boto3==1.34.19
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.34.14
botocore==1.34.19
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -63,7 +63,7 @@ imagesize==1.4.1
# via sphinx
importlib-metadata==7.0.1
# via sphinx
jinja2==3.1.2
jinja2==3.1.3
# via sphinx
jmespath==1.0.1
# via
Expand All @@ -74,7 +74,7 @@ lazy==1.6
# via
# -r requirements/base.txt
# xblock
lxml==5.0.1
lxml==5.1.0
# via
# -r requirements/base.txt
# xblock
Expand Down
10 changes: 5 additions & 5 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ astroid==3.0.2
# pylint-celery
binaryornot==0.4.4
# via cookiecutter
boto3==1.34.14
boto3==1.34.19
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.34.14
botocore==1.34.19
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -96,7 +96,7 @@ jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.2
jinja2==3.1.3
# via
# code-annotations
# cookiecutter
Expand All @@ -111,7 +111,7 @@ lazy==1.6
# via
# -r requirements/base.txt
# xblock
lxml==5.0.1
lxml==5.1.0
# via
# -r requirements/base.txt
# xblock
Expand All @@ -132,7 +132,7 @@ mccabe==0.7.0
# via pylint
mdurl==0.1.2
# via markdown-it-py
more-itertools==10.1.0
more-itertools==10.2.0
# via jaraco-classes
nh3==0.2.15
# via readme-renderer
Expand Down
10 changes: 5 additions & 5 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ astroid==3.0.2
# pylint-celery
binaryornot==0.4.4
# via cookiecutter
boto3==1.34.14
boto3==1.34.19
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.34.14
botocore==1.34.19
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -106,7 +106,7 @@ jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.2
jinja2==3.1.3
# via
# code-annotations
# cookiecutter
Expand All @@ -121,7 +121,7 @@ lazy==1.6
# via
# -r requirements/base.txt
# xblock
lxml==5.0.1
lxml==5.1.0
# via
# -r requirements/base.txt
# xblock
Expand All @@ -144,7 +144,7 @@ mdurl==0.1.2
# via markdown-it-py
mock==5.1.0
# via -r requirements/test.in
more-itertools==10.1.0
more-itertools==10.2.0
# via jaraco-classes
nh3==0.2.15
# via readme-renderer
Expand Down
2 changes: 1 addition & 1 deletion requirements/tox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ tomli==2.0.1
# via
# pyproject-api
# tox
tox==4.11.4
tox==4.12.0
# via -r requirements/tox.in
virtualenv==20.25.0
# via tox

0 comments on commit 3cc5252

Please sign in to comment.