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 Feb 5, 2024
1 parent d2f3008 commit f484c85
Show file tree
Hide file tree
Showing 6 changed files with 41 additions and 41 deletions.
10 changes: 5 additions & 5 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.34.29
boto3==1.34.34
# via fs-s3fs
botocore==1.34.29
botocore==1.34.34
# via
# boto3
# s3transfer
Expand All @@ -36,11 +36,11 @@ lazy==1.6
# via xblock
lxml==5.1.0
# via xblock
mako==1.3.0
mako==1.3.2
# via
# xblock
# xblock-utils
markupsafe==2.1.4
markupsafe==2.1.5
# via
# mako
# xblock
Expand All @@ -50,7 +50,7 @@ python-dateutil==2.8.2
# via
# botocore
# xblock
pytz==2023.3.post1
pytz==2024.1
# via
# django
# xblock
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ packaging==23.2
# via
# pyproject-api
# tox
platformdirs==4.1.0
platformdirs==4.2.0
# via
# tox
# virtualenv
Expand Down
24 changes: 12 additions & 12 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.2
astroid==3.0.3
# 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.34.29
boto3==1.34.34
# via
# -r requirements/quality.txt
# fs-s3fs
botocore==1.34.29
botocore==1.34.34
# 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.11.17
certifi==2024.2.2
# via
# -r requirements/quality.txt
# requests
Expand All @@ -67,7 +67,7 @@ click-log==0.4.0
# via
# -r requirements/quality.txt
# edx-lint
code-annotations==1.5.0
code-annotations==1.6.0
# via
# -r requirements/quality.txt
# edx-lint
Expand Down Expand Up @@ -155,7 +155,7 @@ lxml==5.1.0
# edx-i18n-tools
# xblock
# xblock-sdk
mako==1.3.0
mako==1.3.2
# via
# -r requirements/quality.txt
# xblock
Expand All @@ -164,7 +164,7 @@ markdown-it-py==3.0.0
# via
# -r requirements/quality.txt
# rich
markupsafe==2.1.4
markupsafe==2.1.5
# via
# -r requirements/quality.txt
# jinja2
Expand Down Expand Up @@ -192,7 +192,7 @@ packaging==23.2
# build
# pytest
# tox
path==16.9.0
path==16.10.0
# via
# -r requirements/quality.txt
# edx-i18n-tools
Expand All @@ -202,7 +202,7 @@ pbr==6.0.0
# stevedore
pip-tools==7.3.0
# via -r requirements/pip-tools.txt
platformdirs==4.1.0
platformdirs==4.2.0
# via
# -r requirements/ci.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -265,20 +265,20 @@ pytest==8.0.0
# pytest-django
pytest-cov==4.1.0
# via -r requirements/quality.txt
pytest-django==4.7.0
pytest-django==4.8.0
# via -r requirements/quality.txt
python-dateutil==2.8.2
# via
# -r requirements/quality.txt
# arrow
# botocore
# xblock
python-slugify==8.0.2
python-slugify==8.0.3
# via
# -r requirements/quality.txt
# code-annotations
# cookiecutter
pytz==2023.3.post1
pytz==2024.1
# via
# -r requirements/quality.txt
# django
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ wheel==0.42.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==23.3.2
pip==24.0
# via -r requirements/pip.in
setuptools==69.0.3
# via -r requirements/pip.in
24 changes: 12 additions & 12 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.2
astroid==3.0.3
# via
# pylint
# pylint-celery
Expand All @@ -28,16 +28,16 @@ bleach[css]==6.1.0
# via
# -r requirements/test.txt
# bleach
boto3==1.34.29
boto3==1.34.34
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.34.29
botocore==1.34.34
# via
# -r requirements/test.txt
# boto3
# s3transfer
certifi==2023.11.17
certifi==2024.2.2
# via
# -r requirements/test.txt
# requests
Expand All @@ -58,7 +58,7 @@ click==8.1.7
# edx-lint
click-log==0.4.0
# via edx-lint
code-annotations==1.5.0
code-annotations==1.6.0
# via
# -r requirements/test.txt
# edx-lint
Expand Down Expand Up @@ -131,7 +131,7 @@ lxml==5.1.0
# edx-i18n-tools
# xblock
# xblock-sdk
mako==1.3.0
mako==1.3.2
# via
# -r requirements/test.txt
# xblock
Expand All @@ -140,7 +140,7 @@ markdown-it-py==3.0.0
# via
# -r requirements/test.txt
# rich
markupsafe==2.1.4
markupsafe==2.1.5
# via
# -r requirements/test.txt
# jinja2
Expand All @@ -162,15 +162,15 @@ packaging==23.2
# via
# -r requirements/test.txt
# pytest
path==16.9.0
path==16.10.0
# via
# -r requirements/test.txt
# edx-i18n-tools
pbr==6.0.0
# via
# -r requirements/test.txt
# stevedore
platformdirs==4.1.0
platformdirs==4.2.0
# via pylint
pluggy==1.4.0
# via
Expand Down Expand Up @@ -213,20 +213,20 @@ pytest==8.0.0
# pytest-django
pytest-cov==4.1.0
# via -r requirements/test.txt
pytest-django==4.7.0
pytest-django==4.8.0
# via -r requirements/test.txt
python-dateutil==2.8.2
# via
# -r requirements/test.txt
# arrow
# botocore
# xblock
python-slugify==8.0.2
python-slugify==8.0.3
# via
# -r requirements/test.txt
# code-annotations
# cookiecutter
pytz==2023.3.post1
pytz==2024.1
# via
# -r requirements/test.txt
# django
Expand Down
20 changes: 10 additions & 10 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,16 @@ binaryornot==0.4.4
# via
# -r requirements/base.txt
# bleach
boto3==1.34.29
boto3==1.34.34
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.34.29
botocore==1.34.34
# via
# -r requirements/base.txt
# boto3
# s3transfer
certifi==2023.11.17
certifi==2024.2.2
# via requests
chardet==5.2.0
# via binaryornot
Expand All @@ -38,7 +38,7 @@ click==8.1.7
# via
# code-annotations
# cookiecutter
code-annotations==1.5.0
code-annotations==1.6.0
# via -r requirements/test.in
cookiecutter==2.5.0
# via xblock-sdk
Expand Down Expand Up @@ -90,14 +90,14 @@ lxml==5.1.0
# edx-i18n-tools
# xblock
# xblock-sdk
mako==1.3.0
mako==1.3.2
# via
# -r requirements/base.txt
# xblock
# xblock-utils
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.4
markupsafe==2.1.5
# via
# -r requirements/base.txt
# jinja2
Expand All @@ -113,7 +113,7 @@ openedx-django-pyfs==3.4.1
# xblock
packaging==23.2
# via pytest
path==16.9.0
path==16.10.0
# via edx-i18n-tools
pbr==6.0.0
# via stevedore
Expand All @@ -131,19 +131,19 @@ pytest==8.0.0
# pytest-django
pytest-cov==4.1.0
# via -r requirements/test.in
pytest-django==4.7.0
pytest-django==4.8.0
# via -r requirements/test.in
python-dateutil==2.8.2
# via
# -r requirements/base.txt
# arrow
# botocore
# xblock
python-slugify==8.0.2
python-slugify==8.0.3
# via
# code-annotations
# cookiecutter
pytz==2023.3.post1
pytz==2024.1
# via
# -r requirements/base.txt
# django
Expand Down

0 comments on commit f484c85

Please sign in to comment.