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 Sep 18, 2023
1 parent 5a0f9bb commit 360edec
Show file tree
Hide file tree
Showing 7 changed files with 28 additions and 32 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.28.44
boto3==1.28.49
# via fs-s3fs
botocore==1.31.44
botocore==1.31.49
# via
# boto3
# s3transfer
Expand All @@ -32,7 +32,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 @@ -33,12 +33,12 @@ bok-choy==0.7.1
# via
# -c requirements/constraints.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 @@ -138,7 +138,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 @@ -186,7 +186,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 @@ -266,7 +266,7 @@ pbr==5.11.1
# -r requirements/quality.txt
# -r requirements/workbench.txt
# stevedore
pillow==10.0.0
pillow==10.0.1
# via
# -r requirements/workbench.txt
# needle
Expand Down Expand Up @@ -384,7 +384,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 @@ -462,13 +462,11 @@ 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
# astroid
# edx-opaque-keys
# filelock
# pylint
# rich
urllib3==1.26.16
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
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.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 @@ -85,7 +85,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 @@ -128,7 +128,7 @@ jmespath==1.0.1
# -r requirements/test.txt
# boto3
# botocore
lazy==1.5
lazy==1.6
# via
# -r requirements/test.txt
# xblock
Expand Down Expand Up @@ -254,7 +254,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
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.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 @@ -55,7 +55,7 @@ django-appconf==1.0.5
# via django-statici18n
django-statici18n==2.4.0
# via -r requirements/test.in
edx-i18n-tools==1.1.0
edx-i18n-tools==1.2.0
# via -r requirements/test.in
edx-opaque-keys==2.5.0
# via -r requirements/base.txt
Expand Down Expand Up @@ -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
# xblock
Expand Down Expand Up @@ -168,7 +168,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 @@ -24,11 +24,11 @@ bok-choy==0.7.1
# via
# -c requirements/constraints.txt
# -r requirements/workbench.in
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 @@ -76,7 +76,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-opaque-keys==2.5.0
# via -r requirements/test.txt
Expand Down Expand Up @@ -114,7 +114,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 @@ -167,7 +167,7 @@ pbr==5.11.1
# via
# -r requirements/test.txt
# stevedore
pillow==10.0.0
pillow==10.0.1
# via needle
pluggy==1.3.0
# via
Expand Down Expand Up @@ -228,7 +228,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 360edec

Please sign in to comment.