Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python Requirements Update #225

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ bleach[css]==6.1.0
# via
# -r requirements/base.in
# bleach
django==3.2.23
django==3.2.24
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.in
Expand All @@ -19,19 +19,19 @@ django==3.2.23
# django-sekizai
django-classy-tags==4.1.0
# via django-sekizai
django-js-asset==2.1.0
django-js-asset==2.2.0
# via django-mptt
django-mptt==0.14.0
# via -r requirements/base.in
django-sekizai==4.1.0
# via -r requirements/base.in
importlib-metadata==7.0.0
importlib-metadata==7.0.1
# via markdown
markdown==3.3.7
# via
# -c requirements/constraints.txt
# -r requirements/base.in
pytz==2023.3.post1
pytz==2024.1
# via django
six==1.16.0
# via bleach
Expand All @@ -41,7 +41,7 @@ sqlparse==0.4.4
# via django
tinycss2==1.2.1
# via bleach
typing-extensions==4.8.0
typing-extensions==4.9.0
# via asgiref
webencodings==0.5.1
# via
Expand Down
8 changes: 4 additions & 4 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ colorama==0.4.6
# via
# -r requirements/tox.txt
# tox
distlib==0.3.7
distlib==0.3.8
# via
# -r requirements/tox.txt
# virtualenv
Expand All @@ -30,12 +30,12 @@ packaging==23.2
# -r requirements/tox.txt
# pyproject-api
# tox
platformdirs==4.1.0
platformdirs==4.2.0
# via
# -r requirements/tox.txt
# tox
# virtualenv
pluggy==1.3.0
pluggy==1.4.0
# via
# -r requirements/tox.txt
# tox
Expand All @@ -48,7 +48,7 @@ tomli==2.0.1
# -r requirements/tox.txt
# pyproject-api
# tox
tox==4.11.4
tox==4.12.1
# via -r requirements/tox.txt
virtualenv==20.25.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/django.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
django==3.2.23
django==3.2.24
18 changes: 9 additions & 9 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ accessible-pygments==0.0.4
# via pydata-sphinx-theme
alabaster==0.7.13
# via sphinx
babel==2.13.1
babel==2.14.0
# via
# pydata-sphinx-theme
# sphinx
beautifulsoup4==4.12.2
beautifulsoup4==4.12.3
# via pydata-sphinx-theme
certifi==2023.11.17
certifi==2024.2.2
# via requests
charset-normalizer==3.3.2
# via requests
Expand All @@ -26,11 +26,11 @@ idna==3.6
# via requests
imagesize==1.4.1
# via sphinx
importlib-metadata==7.0.0
importlib-metadata==7.0.1
# via sphinx
jinja2==3.1.2
jinja2==3.1.3
# via sphinx
markupsafe==2.1.3
markupsafe==2.1.5
# via jinja2
packaging==23.2
# via
Expand All @@ -43,7 +43,7 @@ pygments==2.17.2
# accessible-pygments
# pydata-sphinx-theme
# sphinx
pytz==2023.3.post1
pytz==2024.1
# via babel
requests==2.31.0
# via sphinx
Expand All @@ -70,9 +70,9 @@ sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
typing-extensions==4.8.0
typing-extensions==4.9.0
# via pydata-sphinx-theme
urllib3==2.1.0
urllib3==2.2.0
# via requests
zipp==3.17.0
# via importlib-metadata
4 changes: 2 additions & 2 deletions 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.1
pip==24.0
# via -r requirements/pip.in
setuptools==69.0.2
setuptools==69.1.0
# via -r requirements/pip.in
2 changes: 1 addition & 1 deletion requirements/pip_tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ build==1.0.3
# via pip-tools
click==8.1.7
# via pip-tools
importlib-metadata==7.0.0
importlib-metadata==7.0.1
# via build
packaging==23.2
# via build
Expand Down
16 changes: 8 additions & 8 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ bleach[css]==6.1.0
# via
# -r requirements/base.txt
# bleach
coverage[toml]==7.3.2
coverage[toml]==7.4.1
# via
# coverage
# pytest-cov
Expand All @@ -26,7 +26,7 @@ django-classy-tags==4.1.0
# via
# -r requirements/base.txt
# django-sekizai
django-js-asset==2.1.0
django-js-asset==2.2.0
# via
# -r requirements/base.txt
# django-mptt
Expand All @@ -36,7 +36,7 @@ django-sekizai==4.1.0
# via -r requirements/base.txt
exceptiongroup==1.2.0
# via pytest
importlib-metadata==7.0.0
importlib-metadata==7.0.1
# via
# -r requirements/base.txt
# markdown
Expand All @@ -48,18 +48,18 @@ markdown==3.3.7
# -r requirements/base.txt
packaging==23.2
# via pytest
pluggy==1.3.0
pluggy==1.4.0
# via pytest
pytest==7.4.3
pytest==8.0.0
# via
# -r requirements/test.in
# pytest-cov
# 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
pytz==2023.3.post1
pytz==2024.1
# via
# -r requirements/base.txt
# django
Expand All @@ -81,7 +81,7 @@ tomli==2.0.1
# via
# coverage
# pytest
typing-extensions==4.8.0
typing-extensions==4.9.0
# via
# -r requirements/base.txt
# asgiref
Expand Down
8 changes: 4 additions & 4 deletions requirements/tox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ chardet==5.2.0
# via tox
colorama==0.4.6
# via tox
distlib==0.3.7
distlib==0.3.8
# via virtualenv
filelock==3.13.1
# via
Expand All @@ -20,19 +20,19 @@ packaging==23.2
# via
# pyproject-api
# tox
platformdirs==4.1.0
platformdirs==4.2.0
# via
# tox
# virtualenv
pluggy==1.3.0
pluggy==1.4.0
# via tox
pyproject-api==1.6.1
# via tox
tomli==2.0.1
# via
# pyproject-api
# tox
tox==4.11.4
tox==4.12.1
# via -r requirements/tox.in
virtualenv==20.25.0
# via tox
Loading