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 bca6276 commit 837c51a
Show file tree
Hide file tree
Showing 6 changed files with 40 additions and 40 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 Down Expand Up @@ -43,13 +43,13 @@ lazy==1.6
# via xblock
lxml==5.1.0
# via xblock
mako==1.3.0
mako==1.3.2
# via
# xblock
# xblock-utils
markdown==3.5.2
# via -r requirements/base.in
markupsafe==2.1.4
markupsafe==2.1.5
# via
# mako
# xblock
Expand All @@ -59,7 +59,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 @@ -33,11 +33,11 @@ bok-choy==0.7.1
# via
# -c requirements/constraints.txt
# -r requirements/quality.txt
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 @@ -46,7 +46,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 @@ -71,7 +71,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 @@ -172,7 +172,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 @@ -183,7 +183,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 @@ -219,7 +219,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 @@ -233,7 +233,7 @@ pillow==10.2.0
# needle
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 @@ -294,20 +294,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 @@ -32,16 +32,16 @@ bok-choy==0.7.1
# via
# -c requirements/constraints.txt
# -r requirements/test.txt
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 @@ -62,7 +62,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 edx-lint
cookiecutter==2.5.0
# via
Expand Down Expand Up @@ -146,7 +146,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 @@ -157,7 +157,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 Down Expand Up @@ -187,7 +187,7 @@ 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
Expand All @@ -197,7 +197,7 @@ pillow==10.2.0
# via
# -r requirements/test.txt
# needle
platformdirs==4.1.0
platformdirs==4.2.0
# via pylint
pluggy==1.4.0
# via
Expand Down Expand Up @@ -238,20 +238,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
18 changes: 9 additions & 9 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,16 @@ bok-choy==0.7.1
# via
# -c requirements/constraints.txt
# -r requirements/test.in
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 Down Expand Up @@ -104,7 +104,7 @@ lxml==5.1.0
# edx-i18n-tools
# xblock
# xblock-sdk
mako==1.3.0
mako==1.3.2
# via
# -r requirements/base.txt
# xblock
Expand All @@ -113,7 +113,7 @@ markdown==3.5.2
# via -r requirements/base.txt
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.4
markupsafe==2.1.5
# via
# -r requirements/base.txt
# jinja2
Expand All @@ -134,7 +134,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
pillow==10.2.0
# via needle
Expand All @@ -152,17 +152,17 @@ 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 cookiecutter
pytz==2023.3.post1
pytz==2024.1
# via
# -r requirements/base.txt
# django
Expand Down

0 comments on commit 837c51a

Please sign in to comment.