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 Feb 5, 2024
1 parent 278ac01 commit 5df848e
Show file tree
Hide file tree
Showing 5 changed files with 34 additions and 34 deletions.
10 changes: 5 additions & 5 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ asgiref==3.7.2
# via django
cachetools==5.3.2
# via tox
certifi==2023.11.17
certifi==2024.2.2
# via requests
chardet==5.2.0
# via tox
Expand Down Expand Up @@ -42,9 +42,9 @@ packaging==23.2
# via
# pyproject-api
# tox
path==16.9.0
path==16.10.0
# via edx-i18n-tools
platformdirs==4.1.0
platformdirs==4.2.0
# via
# tox
# virtualenv
Expand All @@ -54,7 +54,7 @@ polib==1.2.0
# via edx-i18n-tools
pyproject-api==1.6.1
# via tox
pytz==2023.3.post1
pytz==2024.1
# via django
pyyaml==6.0.1
# via edx-i18n-tools
Expand All @@ -70,7 +70,7 @@ tox==4.12.1
# via -r requirements/ci.in
typing-extensions==4.9.0
# via asgiref
urllib3==2.1.0
urllib3==2.2.0
# via requests
virtualenv==20.25.0
# via tox
20 changes: 10 additions & 10 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,17 @@ backports-functools-lru-cache==2.0.0
# via caniusepython3
binaryornot==0.4.4
# via cookiecutter
boto3==1.34.29
boto3==1.34.34
# via fs-s3fs
botocore==1.34.29
botocore==1.34.34
# via
# boto3
# s3transfer
build==1.0.3
# via pip-tools
caniusepython3==7.3.0
# via -r requirements/quality.in
certifi==2023.11.17
certifi==2024.2.2
# via requests
chardet==5.2.0
# via
Expand All @@ -45,7 +45,7 @@ click==8.1.7
# pip-tools
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 xblock-sdk
Expand Down Expand Up @@ -113,11 +113,11 @@ lxml==5.1.0
# edx-i18n-tools
# xblock
# xblock-sdk
mako==1.3.0
mako==1.3.2
# via xblock
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.4
markupsafe==2.1.5
# via
# jinja2
# mako
Expand All @@ -137,13 +137,13 @@ packaging==23.2
# build
# caniusepython3
# pytest
path==16.9.0
path==16.10.0
# via edx-i18n-tools
pbr==6.0.0
# via stevedore
pip-tools==7.3.0
# via -r requirements/dev.in
platformdirs==4.1.0
platformdirs==4.2.0
# via pylint
pluggy==1.4.0
# via
Expand Down Expand Up @@ -187,7 +187,7 @@ 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
Expand All @@ -199,7 +199,7 @@ python-slugify==4.0.1
# code-annotations
# cookiecutter
# transifex-client
pytz==2023.3.post1
pytz==2024.1
# via
# django
# xblock
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
20 changes: 10 additions & 10 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,17 @@ backports-functools-lru-cache==2.0.0
# via caniusepython3
binaryornot==0.4.4
# via cookiecutter
boto3==1.34.29
boto3==1.34.34
# via fs-s3fs
botocore==1.34.29
botocore==1.34.34
# via
# boto3
# s3transfer
build==1.0.3
# via pip-tools
caniusepython3==7.3.0
# via -r requirements/quality.in
certifi==2023.11.17
certifi==2024.2.2
# via requests
chardet==5.2.0
# via
Expand All @@ -45,7 +45,7 @@ click==8.1.7
# pip-tools
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 xblock-sdk
Expand Down Expand Up @@ -113,11 +113,11 @@ lxml==5.1.0
# edx-i18n-tools
# xblock
# xblock-sdk
mako==1.3.0
mako==1.3.2
# via xblock
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.4
markupsafe==2.1.5
# via
# jinja2
# mako
Expand All @@ -137,13 +137,13 @@ packaging==23.2
# build
# caniusepython3
# pytest
path==16.9.0
path==16.10.0
# via edx-i18n-tools
pbr==6.0.0
# via stevedore
pip-tools==7.3.0
# via -r requirements/dev.in
platformdirs==4.1.0
platformdirs==4.2.0
# via pylint
pluggy==1.4.0
# via
Expand Down Expand Up @@ -187,7 +187,7 @@ 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
Expand All @@ -199,7 +199,7 @@ python-slugify==4.0.1
# code-annotations
# cookiecutter
# transifex-client
pytz==2023.3.post1
pytz==2024.1
# via
# django
# xblock
Expand Down
16 changes: 8 additions & 8 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@ asgiref==3.7.2
# via django
binaryornot==0.4.4
# via cookiecutter
boto3==1.34.29
boto3==1.34.34
# via fs-s3fs
botocore==1.34.29
botocore==1.34.34
# via
# boto3
# s3transfer
build==1.0.3
# via pip-tools
certifi==2023.11.17
certifi==2024.2.2
# via requests
chardet==5.2.0
# via
Expand Down Expand Up @@ -86,11 +86,11 @@ lxml==5.1.0
# edx-i18n-tools
# xblock
# xblock-sdk
mako==1.3.0
mako==1.3.2
# via xblock
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.4
markupsafe==2.1.5
# via
# jinja2
# mako
Expand All @@ -107,7 +107,7 @@ packaging==23.2
# via
# build
# pytest
path==16.9.0
path==16.10.0
# via edx-i18n-tools
pip-tools==7.3.0
# via -r requirements/dev.in
Expand All @@ -134,7 +134,7 @@ 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
Expand All @@ -145,7 +145,7 @@ python-slugify==4.0.1
# via
# cookiecutter
# transifex-client
pytz==2023.3.post1
pytz==2024.1
# via
# django
# xblock
Expand Down

0 comments on commit 5df848e

Please sign in to comment.