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 Nov 28, 2023
1 parent 192ecfc commit 5461afc
Show file tree
Hide file tree
Showing 7 changed files with 41 additions and 37 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.28.84
boto3==1.29.6
# via fs-s3fs
botocore==1.31.84
botocore==1.32.6
# via
# boto3
# s3transfer
Expand All @@ -22,7 +22,7 @@ django==3.2.23
# django-appconf
# django-statici18n
# openedx-django-pyfs
django-appconf==1.0.5
django-appconf==1.0.6
# via django-statici18n
django-statici18n==2.4.0
# via -r requirements/base.in
Expand Down
7 changes: 5 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,10 @@ packaging==23.2
# pyproject-api
# tox
platformdirs==3.11.0
# via virtualenv
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# tox
# virtualenv
pluggy==1.3.0
# via tox
py==1.11.0
Expand All @@ -32,5 +35,5 @@ tox==3.28.0
# tox-battery
tox-battery==0.6.2
# via -r requirements/ci.in
virtualenv==20.24.6
virtualenv==20.24.7
# via tox
23 changes: 12 additions & 11 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ bleach[css]==6.1.0
# via
# -r requirements/quality.txt
# bleach
boto3==1.28.84
boto3==1.29.6
# via
# -r requirements/quality.txt
# fs-s3fs
botocore==1.31.84
botocore==1.32.6
# via
# -r requirements/quality.txt
# boto3
Expand All @@ -42,7 +42,7 @@ build==1.0.3
# via
# -r requirements/pip-tools.txt
# pip-tools
certifi==2023.7.22
certifi==2023.11.17
# via
# -r requirements/quality.txt
# requests
Expand Down Expand Up @@ -71,7 +71,7 @@ code-annotations==1.5.0
# via
# -r requirements/quality.txt
# edx-lint
cookiecutter==2.4.0
cookiecutter==2.5.0
# via
# -r requirements/quality.txt
# xblock-sdk
Expand All @@ -95,7 +95,7 @@ django==3.2.23
# edx-i18n-tools
# openedx-django-pyfs
# xblock-sdk
django-appconf==1.0.5
django-appconf==1.0.6
# via
# -r requirements/quality.txt
# django-statici18n
Expand All @@ -105,7 +105,7 @@ edx-i18n-tools==1.3.0
# via -r requirements/quality.txt
edx-lint==5.3.6
# via -r requirements/quality.txt
exceptiongroup==1.1.3
exceptiongroup==1.2.0
# via
# -r requirements/quality.txt
# pytest
Expand All @@ -125,7 +125,7 @@ fs-s3fs==1.1.1
# -r requirements/quality.txt
# openedx-django-pyfs
# xblock-sdk
idna==3.4
idna==3.6
# via
# -r requirements/quality.txt
# requests
Expand Down Expand Up @@ -213,6 +213,7 @@ pip-tools==7.3.0
# via -r requirements/pip-tools.txt
platformdirs==3.11.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/ci.txt
# virtualenv
pluggy==1.3.0
Expand All @@ -231,7 +232,7 @@ py==1.11.0
# tox
pycodestyle==2.11.1
# via -r requirements/quality.txt
pygments==2.16.1
pygments==2.17.2
# via
# -r requirements/quality.txt
# rich
Expand Down Expand Up @@ -301,7 +302,7 @@ requests==2.31.0
# -r requirements/quality.txt
# cookiecutter
# xblock-sdk
rich==13.6.0
rich==13.7.0
# via
# -r requirements/quality.txt
# cookiecutter
Expand Down Expand Up @@ -372,7 +373,7 @@ urllib3==1.26.18
# -r requirements/quality.txt
# botocore
# requests
virtualenv==20.24.6
virtualenv==20.24.7
# via
# -r requirements/ci.txt
# tox
Expand All @@ -391,7 +392,7 @@ webob==1.8.7
# -r requirements/quality.txt
# xblock
# xblock-sdk
wheel==0.41.3
wheel==0.42.0
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ tomli==2.0.1
# build
# pip-tools
# pyproject-hooks
wheel==0.41.3
wheel==0.42.0
# via pip-tools
zipp==3.17.0
# via importlib-metadata
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#
# make upgrade
#
wheel==0.41.3
wheel==0.42.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==23.3.1
# via -r requirements/pip.in
setuptools==68.2.2
setuptools==69.0.2
# via -r requirements/pip.in
18 changes: 9 additions & 9 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,16 @@ bleach[css]==6.1.0
# via
# -r requirements/test.txt
# bleach
boto3==1.28.84
boto3==1.29.6
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.31.84
botocore==1.32.6
# via
# -r requirements/test.txt
# boto3
# s3transfer
certifi==2023.7.22
certifi==2023.11.17
# via
# -r requirements/test.txt
# requests
Expand All @@ -60,7 +60,7 @@ click-log==0.4.0
# via edx-lint
code-annotations==1.5.0
# via edx-lint
cookiecutter==2.4.0
cookiecutter==2.5.0
# via
# -r requirements/test.txt
# xblock-sdk
Expand All @@ -80,7 +80,7 @@ django==3.2.23
# edx-i18n-tools
# openedx-django-pyfs
# xblock-sdk
django-appconf==1.0.5
django-appconf==1.0.6
# via
# -r requirements/test.txt
# django-statici18n
Expand All @@ -90,7 +90,7 @@ edx-i18n-tools==1.3.0
# via -r requirements/test.txt
edx-lint==5.3.6
# via -r requirements/quality.in
exceptiongroup==1.1.3
exceptiongroup==1.2.0
# via
# -r requirements/test.txt
# pytest
Expand All @@ -105,7 +105,7 @@ fs-s3fs==1.1.1
# -r requirements/test.txt
# openedx-django-pyfs
# xblock-sdk
idna==3.4
idna==3.6
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -183,7 +183,7 @@ polib==1.2.0
# edx-i18n-tools
pycodestyle==2.11.1
# via -r requirements/quality.in
pygments==2.16.1
pygments==2.17.2
# via
# -r requirements/test.txt
# rich
Expand Down Expand Up @@ -243,7 +243,7 @@ requests==2.31.0
# -r requirements/test.txt
# cookiecutter
# xblock-sdk
rich==13.6.0
rich==13.7.0
# via
# -r requirements/test.txt
# cookiecutter
Expand Down
18 changes: 9 additions & 9 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,24 +20,24 @@ bleach[css]==6.1.0
# via
# -r requirements/base.txt
# bleach
boto3==1.28.84
boto3==1.29.6
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.31.84
botocore==1.32.6
# via
# -r requirements/base.txt
# boto3
# s3transfer
certifi==2023.7.22
certifi==2023.11.17
# via requests
chardet==5.2.0
# via binaryornot
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via cookiecutter
cookiecutter==2.4.0
cookiecutter==2.5.0
# via xblock-sdk
coverage[toml]==7.3.2
# via
Expand All @@ -53,15 +53,15 @@ ddt==1.7.0
# edx-i18n-tools
# openedx-django-pyfs
# xblock-sdk
django-appconf==1.0.5
django-appconf==1.0.6
# via
# -r requirements/base.txt
# django-statici18n
django-statici18n==2.4.0
# via -r requirements/base.txt
edx-i18n-tools==1.3.0
# via -r requirements/test.in
exceptiongroup==1.1.3
exceptiongroup==1.2.0
# via pytest
fs==2.4.16
# via
Expand All @@ -74,7 +74,7 @@ fs-s3fs==1.1.1
# -r requirements/base.txt
# openedx-django-pyfs
# xblock-sdk
idna==3.4
idna==3.6
# via requests
iniconfig==2.0.0
# via pytest
Expand Down Expand Up @@ -124,7 +124,7 @@ pluggy==1.3.0
# via pytest
polib==1.2.0
# via edx-i18n-tools
pygments==2.16.1
pygments==2.17.2
# via rich
pypng==0.20220715.0
# via xblock-sdk
Expand Down Expand Up @@ -159,7 +159,7 @@ requests==2.31.0
# via
# cookiecutter
# xblock-sdk
rich==13.6.0
rich==13.7.0
# via cookiecutter
s3transfer==0.7.0
# via
Expand Down

0 comments on commit 5461afc

Please sign in to comment.