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 3997d16 commit 74d184c
Show file tree
Hide file tree
Showing 7 changed files with 53 additions and 53 deletions.
10 changes: 5 additions & 5 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ appdirs==1.4.4
# via fs
asgiref==3.7.2
# via django
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 @@ -54,7 +54,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
26 changes: 13 additions & 13 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ asgiref==3.7.2
# -r requirements/quality.txt
# -r requirements/workbench.txt
# django
astroid==3.0.2
astroid==3.0.3
# via
# -r requirements/quality.txt
# pylint
Expand All @@ -33,12 +33,12 @@ bok-choy==0.7.1
# via
# -c requirements/constraints.txt
# -r requirements/workbench.txt
boto3==1.34.29
boto3==1.34.34
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
# fs-s3fs
botocore==1.34.29
botocore==1.34.34
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
Expand All @@ -48,7 +48,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
# -r requirements/workbench.txt
Expand Down Expand Up @@ -77,7 +77,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
# -r requirements/workbench.txt
Expand Down Expand Up @@ -200,7 +200,7 @@ lxml==5.1.0
# edx-i18n-tools
# xblock
# xblock-sdk
mako==1.3.0
mako==1.3.2
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
Expand All @@ -211,7 +211,7 @@ markdown-it-py==3.0.0
# -r requirements/quality.txt
# -r requirements/workbench.txt
# rich
markupsafe==2.1.4
markupsafe==2.1.5
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
Expand All @@ -231,7 +231,7 @@ mock==5.1.0
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
mysqlclient==2.2.1
mysqlclient==2.2.3
# via -r requirements/workbench.txt
needle==0.5.0
# via
Expand All @@ -255,7 +255,7 @@ packaging==23.2
# build
# pytest
# tox
path==16.9.0
path==16.10.0
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
Expand All @@ -271,7 +271,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 @@ -346,7 +346,7 @@ pytest-cov==4.1.0
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
pytest-django==4.7.0
pytest-django==4.8.0
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
Expand All @@ -357,13 +357,13 @@ python-dateutil==2.8.2
# arrow
# botocore
# xblock
python-slugify==8.0.2
python-slugify==8.0.3
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
# code-annotations
# cookiecutter
pytz==2023.3.post1
pytz==2024.1
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
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,24 +16,24 @@ asgiref==3.7.2
# via
# -r requirements/test.txt
# django
astroid==3.0.2
astroid==3.0.3
# via
# pylint
# pylint-celery
binaryornot==0.4.4
# via
# -r requirements/test.txt
# cookiecutter
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 @@ -54,7 +54,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 @@ -139,7 +139,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 @@ -148,7 +148,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 @@ -170,15 +170,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 @@ -225,20 +225,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 @@ -16,16 +16,16 @@ asgiref==3.7.2
# django
binaryornot==0.4.4
# via cookiecutter
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 @@ -35,7 +35,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 @@ -97,14 +97,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 @@ -120,7 +120,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
Expand All @@ -144,19 +144,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
Loading

0 comments on commit 74d184c

Please sign in to comment.