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 3215d95 commit 4bc68e3
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 25 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 @@ -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
14 changes: 6 additions & 8 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ binaryornot==0.4.4
# cookiecutter
bleach[css]==6.0.0
# via -r requirements/quality.txt
boto3==1.28.44
boto3==1.28.49
# via
# -r requirements/quality.txt
# fs-s3fs
botocore==1.31.44
botocore==1.31.49
# via
# -r requirements/quality.txt
# boto3
Expand Down Expand Up @@ -92,15 +92,15 @@ django==3.2.21
# edx-i18n-tools
# openedx-django-pyfs
# xblock-sdk
edx-i18n-tools==1.1.0
edx-i18n-tools==1.2.0
# via -r requirements/quality.txt
edx-lint==5.3.4
# via -r requirements/quality.txt
exceptiongroup==1.1.3
# via
# -r requirements/quality.txt
# pytest
filelock==3.12.3
filelock==3.12.4
# via
# -r requirements/ci.txt
# tox
Expand Down Expand Up @@ -142,7 +142,7 @@ jmespath==1.0.1
# -r requirements/quality.txt
# boto3
# botocore
lazy==1.5
lazy==1.6
# via
# -r requirements/quality.txt
# xblock
Expand Down Expand Up @@ -294,7 +294,7 @@ requests==2.31.0
# -r requirements/quality.txt
# cookiecutter
# xblock-sdk
rich==13.5.2
rich==13.5.3
# via
# -r requirements/quality.txt
# cookiecutter
Expand Down Expand Up @@ -362,11 +362,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
# asgiref
# astroid
# 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 @@ -26,11 +26,11 @@ binaryornot==0.4.4
# cookiecutter
bleach[css]==6.0.0
# via -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 @@ -77,7 +77,7 @@ django==3.2.21
# edx-i18n-tools
# openedx-django-pyfs
# xblock-sdk
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 @@ -118,7 +118,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 @@ -240,7 +240,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 @@ -17,11 +17,11 @@ asgiref==3.7.2
binaryornot==0.4.4
# via cookiecutter
# via -r requirements/base.txt
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 All @@ -48,7 +48,7 @@ coverage[toml]==7.3.1
# edx-i18n-tools
# openedx-django-pyfs
# xblock-sdk
edx-i18n-tools==1.1.0
edx-i18n-tools==1.2.0
# via -r requirements/test.in
exceptiongroup==1.1.3
# via pytest
Expand Down Expand Up @@ -76,7 +76,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 @@ -153,7 +153,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

0 comments on commit 4bc68e3

Please sign in to comment.