Skip to content

Commit

Permalink
chore: Updating Python Requirements (#381)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Feb 6, 2024
1 parent d1ae4bb commit 04701c2
Show file tree
Hide file tree
Showing 7 changed files with 32 additions and 32 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ pycparser==2.21
# via cffi
pynacl==1.5.0
# via -r requirements/base.in
pytz==2023.3.post1
pytz==2024.1
# via django
sqlparse==0.4.4
# via django
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ packaging==23.2
# via
# pyproject-api
# tox
platformdirs==4.1.0
platformdirs==4.2.0
# via
# tox
# virtualenv
Expand Down
22 changes: 11 additions & 11 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,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 Down Expand Up @@ -44,7 +44,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 @@ -92,7 +92,7 @@ exceptiongroup==1.2.0
# pytest
factory-boy==3.3.0
# via -r requirements/quality.txt
faker==22.5.1
faker==22.6.0
# via
# -r requirements/quality.txt
# factory-boy
Expand Down Expand Up @@ -125,7 +125,7 @@ jinja2-pluralize==0.3.0
# via diff-cover
lxml==5.1.0
# via edx-i18n-tools
markupsafe==2.1.4
markupsafe==2.1.5
# via
# -r requirements/quality.txt
# jinja2
Expand All @@ -146,15 +146,15 @@ packaging==23.2
# pyproject-api
# pytest
# tox
path==16.9.0
path==16.10.0
# via edx-i18n-tools
pbr==6.0.0
# via
# -r requirements/quality.txt
# 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 All @@ -178,9 +178,9 @@ pycparser==2.21
# via
# -r requirements/quality.txt
# cffi
pydantic==2.5.3
pydantic==2.6.0
# via inflect
pydantic-core==2.14.6
pydantic-core==2.16.1
# via pydantic
pydocstyle==6.3.0
# via -r requirements/quality.txt
Expand Down Expand Up @@ -223,18 +223,18 @@ 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/dev.in
# -r requirements/quality.txt
# faker
python-slugify==8.0.2
python-slugify==8.0.3
# via
# -r requirements/quality.txt
# code-annotations
pytz==2023.3.post1
pytz==2024.1
# via
# -r requirements/quality.txt
# django
Expand Down
14 changes: 7 additions & 7 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ babel==2.14.0
# sphinx
beautifulsoup4==4.12.3
# via pydata-sphinx-theme
certifi==2023.11.17
certifi==2024.2.2
# via requests
cffi==1.16.0
# via
Expand All @@ -34,7 +34,7 @@ coverage[toml]==7.4.1
# -r requirements/test.txt
# coverage
# pytest-cov
cryptography==42.0.1
cryptography==42.0.2
# via secretstorage
ddt==1.7.1
# via -r requirements/test.txt
Expand Down Expand Up @@ -67,7 +67,7 @@ factory-boy==3.3.0
# via
# -r requirements/doc.in
# -r requirements/test.txt
faker==22.5.1
faker==22.6.0
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -97,7 +97,7 @@ keyring==24.3.0
# via twine
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.4
markupsafe==2.1.5
# via jinja2
mdurl==0.1.2
# via markdown-it-py
Expand Down Expand Up @@ -151,13 +151,13 @@ 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
# faker
pytz==2023.3.post1
pytz==2024.1
# via
# -r requirements/test.txt
# babel
Expand Down Expand Up @@ -231,7 +231,7 @@ typing-extensions==4.9.0
# faker
# pydata-sphinx-theme
# rich
urllib3==2.1.0
urllib3==2.2.0
# via
# requests
# twine
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
16 changes: 8 additions & 8 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,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 @@ -24,7 +24,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
coverage[toml]==7.4.1
# via
Expand Down Expand Up @@ -53,7 +53,7 @@ exceptiongroup==1.2.0
# pytest
factory-boy==3.3.0
# via -r requirements/test.txt
faker==22.5.1
faker==22.6.0
# via
# -r requirements/test.txt
# factory-boy
Expand All @@ -67,7 +67,7 @@ isort==5.13.2
# pylint
jinja2==3.1.3
# via code-annotations
markupsafe==2.1.4
markupsafe==2.1.5
# via jinja2
mccabe==0.7.0
# via pylint
Expand All @@ -83,7 +83,7 @@ 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 @@ -122,15 +122,15 @@ 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
# faker
python-slugify==8.0.2
python-slugify==8.0.3
# via code-annotations
pytz==2023.3.post1
pytz==2024.1
# via
# -r requirements/test.txt
# django
Expand Down
6 changes: 3 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ exceptiongroup==1.2.0
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==22.5.1
faker==22.6.0
# via factory-boy
iniconfig==2.0.0
# via pytest
Expand Down Expand Up @@ -63,11 +63,11 @@ 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 faker
pytz==2023.3.post1
pytz==2024.1
# via
# -r requirements/base.txt
# django
Expand Down

0 comments on commit 04701c2

Please sign in to comment.