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 Sep 18, 2023
1 parent 52e5989 commit b76b54a
Show file tree
Hide file tree
Showing 7 changed files with 30 additions and 34 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.0.0
# via -r requirements/base.in
boto3==1.28.44
boto3==1.28.49
# via fs-s3fs
botocore==1.31.44
botocore==1.31.49
# via
# boto3
# s3transfer
Expand All @@ -37,7 +37,7 @@ jmespath==1.0.1
# via
# boto3
# botocore
lazy==1.5
lazy==1.6
# via xblock
lxml==4.9.3
# via xblock
Expand Down
4 changes: 1 addition & 3 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
distlib==0.3.7
# via virtualenv
filelock==3.12.3
filelock==3.12.4
# via
# tox
# virtualenv
Expand All @@ -29,7 +29,5 @@ tox==3.28.0
# tox-battery
tox-battery==0.6.2
# via -r requirements/ci.in
typing-extensions==4.7.1
# via filelock
virtualenv==20.24.5
# via tox
16 changes: 7 additions & 9 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@ bok-choy==0.7.1
# -c requirements/constraints.txt
# -r requirements/quality.txt
# -r requirements/workbench.txt
boto3==1.28.44
boto3==1.28.49
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
# fs-s3fs
botocore==1.31.44
botocore==1.31.49
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
Expand Down Expand Up @@ -123,7 +123,7 @@ django-statici18n==2.4.0
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
edx-i18n-tools==1.1.0
edx-i18n-tools==1.2.0
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
Expand All @@ -134,7 +134,7 @@ exceptiongroup==1.1.3
# -r requirements/quality.txt
# -r requirements/workbench.txt
# pytest
filelock==3.12.3
filelock==3.12.4
# via
# -r requirements/ci.txt
# tox
Expand Down Expand Up @@ -182,7 +182,7 @@ jmespath==1.0.1
# -r requirements/workbench.txt
# boto3
# botocore
lazy==1.5
lazy==1.6
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
Expand Down Expand Up @@ -263,7 +263,7 @@ pbr==5.11.1
# via
# -r requirements/quality.txt
# stevedore
pillow==10.0.0
pillow==10.0.1
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
Expand Down Expand Up @@ -374,7 +374,7 @@ requests==2.31.0
# -r requirements/workbench.txt
# cookiecutter
# xblock-sdk
rich==13.5.2
rich==13.5.3
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
Expand Down Expand Up @@ -450,11 +450,9 @@ tox-battery==0.6.2
# via -r requirements/ci.txt
typing-extensions==4.7.1
# via
# -r requirements/ci.txt
# -r requirements/quality.txt
# -r requirements/workbench.txt
# asgiref
# filelock
# rich
urllib3==1.26.16
# via
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.41.2
# The following packages are considered to be unsafe in a requirements file:
pip==23.2.1
# via -r requirements/pip.in
setuptools==68.2.0
setuptools==68.2.2
# 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 @@ -30,11 +30,11 @@ bok-choy==0.7.1
# via
# -c requirements/constraints.txt
# -r requirements/test.txt
boto3==1.28.44
boto3==1.28.49
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.31.44
botocore==1.31.49
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -87,7 +87,7 @@ django-appconf==1.0.5
# django-statici18n
django-statici18n==2.4.0
# via -r requirements/test.txt
edx-i18n-tools==1.1.0
edx-i18n-tools==1.2.0
# via -r requirements/test.txt
edx-lint==5.3.4
# via -r requirements/quality.in
Expand Down Expand Up @@ -126,7 +126,7 @@ jmespath==1.0.1
# -r requirements/test.txt
# boto3
# botocore
lazy==1.5
lazy==1.6
# via
# -r requirements/test.txt
# bok-choy
Expand Down Expand Up @@ -182,7 +182,7 @@ path==16.7.1
# edx-i18n-tools
pbr==5.11.1
# via stevedore
pillow==10.0.0
pillow==10.0.1
# via
# -r requirements/test.txt
# needle
Expand Down Expand Up @@ -256,7 +256,7 @@ requests==2.31.0
# -r requirements/test.txt
# cookiecutter
# xblock-sdk
rich==13.5.2
rich==13.5.3
# via
# -r requirements/test.txt
# cookiecutter
Expand Down
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ bok-choy==0.7.1
# via
# -c requirements/constraints.txt
# -r requirements/test.in
boto3==1.28.44
boto3==1.28.49
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.31.44
botocore==1.31.49
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -59,7 +59,7 @@ django-appconf==1.0.5
# django-statici18n
django-statici18n==2.4.0
# via -r requirements/base.txt
edx-i18n-tools==1.1.0
edx-i18n-tools==1.2.0
# via -r requirements/test.in
exceptiongroup==1.1.3
# via pytest
Expand All @@ -85,7 +85,7 @@ jmespath==1.0.1
# -r requirements/base.txt
# boto3
# botocore
lazy==1.5
lazy==1.6
# via
# -r requirements/base.txt
# bok-choy
Expand Down Expand Up @@ -124,7 +124,7 @@ packaging==23.1
# via pytest
path==16.7.1
# via edx-i18n-tools
pillow==10.0.0
pillow==10.0.1
# via needle
pluggy==1.3.0
# via pytest
Expand Down Expand Up @@ -165,7 +165,7 @@ requests==2.31.0
# via
# cookiecutter
# xblock-sdk
rich==13.5.2
rich==13.5.3
# via cookiecutter
s3transfer==0.6.2
# via
Expand Down
12 changes: 6 additions & 6 deletions requirements/workbench.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ bok-choy==0.7.1
# via
# -c requirements/constraints.txt
# -r requirements/test.txt
boto3==1.28.44
boto3==1.28.49
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.31.44
botocore==1.31.49
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -75,7 +75,7 @@ django-appconf==1.0.5
# django-statici18n
django-statici18n==2.4.0
# via -r requirements/test.txt
edx-i18n-tools==1.1.0
edx-i18n-tools==1.2.0
# via -r requirements/test.txt
exceptiongroup==1.1.3
# via
Expand Down Expand Up @@ -110,7 +110,7 @@ jmespath==1.0.1
# -r requirements/test.txt
# boto3
# botocore
lazy==1.5
lazy==1.6
# via
# -r requirements/test.txt
# bok-choy
Expand Down Expand Up @@ -163,7 +163,7 @@ path==16.7.1
# via
# -r requirements/test.txt
# edx-i18n-tools
pillow==10.0.0
pillow==10.0.1
# via
# -r requirements/test.txt
# needle
Expand Down Expand Up @@ -220,7 +220,7 @@ requests==2.31.0
# -r requirements/workbench.in
# cookiecutter
# xblock-sdk
rich==13.5.2
rich==13.5.3
# via
# -r requirements/test.txt
# cookiecutter
Expand Down

0 comments on commit b76b54a

Please sign in to comment.