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 Dec 13, 2023
1 parent fe6e63a commit 84b06e7
Show file tree
Hide file tree
Showing 5 changed files with 27 additions and 31 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.1.0
# via -r requirements/base.in
boto3==1.33.6
boto3==1.33.13
# via fs-s3fs
botocore==1.33.6
botocore==1.33.13
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -72,7 +72,7 @@ sqlparse==0.4.4
# via django
tinycss2==1.2.1
# via bleach
typing-extensions==4.8.0
typing-extensions==4.9.0
# via asgiref
urllib3==1.26.18
# via botocore
Expand Down
5 changes: 2 additions & 3 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
distlib==0.3.7
distlib==0.3.8
# via virtualenv
filelock==3.13.1
# via
Expand All @@ -14,9 +14,8 @@ packaging==23.2
# via
# pyproject-api
# tox
platformdirs==3.11.0
platformdirs==4.1.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# tox
# virtualenv
pluggy==1.3.0
Expand Down
19 changes: 9 additions & 10 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ asgiref==3.7.2
# via
# -r requirements/quality.txt
# django
astroid==3.0.1
astroid==3.0.2
# via
# -r requirements/quality.txt
# pylint
Expand All @@ -29,11 +29,11 @@ bleach[css]==6.1.0
# via
# -r requirements/quality.txt
# bleach
boto3==1.33.6
boto3==1.33.13
# via
# -r requirements/quality.txt
# fs-s3fs
botocore==1.33.6
botocore==1.33.13
# via
# -r requirements/quality.txt
# boto3
Expand Down Expand Up @@ -84,7 +84,7 @@ dill==0.3.7
# via
# -r requirements/quality.txt
# pylint
distlib==0.3.7
distlib==0.3.8
# via
# -r requirements/ci.txt
# virtualenv
Expand Down Expand Up @@ -131,7 +131,7 @@ iniconfig==2.0.0
# via
# -r requirements/quality.txt
# pytest
isort==5.12.0
isort==5.13.1
# via
# -r requirements/quality.txt
# pylint
Expand Down Expand Up @@ -192,7 +192,7 @@ packaging==23.2
# build
# pytest
# tox
path==16.7.1
path==16.9.0
# via
# -r requirements/quality.txt
# edx-i18n-tools
Expand All @@ -202,9 +202,8 @@ pbr==6.0.0
# stevedore
pip-tools==7.3.0
# via -r requirements/pip-tools.txt
platformdirs==3.11.0
platformdirs==4.1.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/ci.txt
# -r requirements/quality.txt
# pylint
Expand All @@ -231,7 +230,7 @@ pygments==2.17.2
# via
# -r requirements/quality.txt
# rich
pylint==3.0.2
pylint==3.0.3
# via
# -r requirements/quality.txt
# edx-lint
Expand Down Expand Up @@ -366,7 +365,7 @@ types-python-dateutil==2.8.19.14
# via
# -r requirements/quality.txt
# arrow
typing-extensions==4.8.0
typing-extensions==4.9.0
# via
# -r requirements/quality.txt
# asgiref
Expand Down
20 changes: 9 additions & 11 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ asgiref==3.7.2
# via
# -r requirements/test.txt
# django
astroid==3.0.1
astroid==3.0.2
# via
# pylint
# pylint-celery
Expand All @@ -28,11 +28,11 @@ bleach[css]==6.1.0
# via
# -r requirements/test.txt
# bleach
boto3==1.33.6
boto3==1.33.13
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.33.6
botocore==1.33.13
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -107,7 +107,7 @@ iniconfig==2.0.0
# via
# -r requirements/test.txt
# pytest
isort==5.12.0
isort==5.13.1
# via
# -r requirements/quality.in
# pylint
Expand Down Expand Up @@ -162,18 +162,16 @@ packaging==23.2
# via
# -r requirements/test.txt
# pytest
path==16.7.1
path==16.9.0
# via
# -r requirements/test.txt
# edx-i18n-tools
pbr==6.0.0
# via
# -r requirements/test.txt
# stevedore
platformdirs==3.11.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# pylint
platformdirs==4.1.0
# via pylint
pluggy==1.3.0
# via
# -r requirements/test.txt
Expand All @@ -190,7 +188,7 @@ pygments==2.17.2
# via
# -r requirements/test.txt
# rich
pylint==3.0.2
pylint==3.0.3
# via
# edx-lint
# pylint-celery
Expand Down Expand Up @@ -297,7 +295,7 @@ types-python-dateutil==2.8.19.14
# via
# -r requirements/test.txt
# arrow
typing-extensions==4.8.0
typing-extensions==4.9.0
# via
# -r requirements/test.txt
# asgiref
Expand Down
8 changes: 4 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ binaryornot==0.4.4
# via
# -r requirements/base.txt
# bleach
boto3==1.33.6
boto3==1.33.13
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.33.6
botocore==1.33.13
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -113,7 +113,7 @@ openedx-django-pyfs==3.4.0
# xblock
packaging==23.2
# via pytest
path==16.7.1
path==16.9.0
# via edx-i18n-tools
pbr==6.0.0
# via stevedore
Expand Down Expand Up @@ -196,7 +196,7 @@ tomli==2.0.1
# pytest
types-python-dateutil==2.8.19.14
# via arrow
typing-extensions==4.8.0
typing-extensions==4.9.0
# via
# -r requirements/base.txt
# asgiref
Expand Down

0 comments on commit 84b06e7

Please sign in to comment.