Skip to content

Commit

Permalink
chore: Upgrade Python requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Jul 24, 2024
1 parent 1074f6b commit d02832f
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 67 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.8
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
Expand Down
28 changes: 3 additions & 25 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.8
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
Expand All @@ -8,7 +8,7 @@ build==1.2.1
# via
# -r requirements/pip-tools.txt
# pip-tools
cachetools==5.3.3
cachetools==5.4.0
# via tox
chardet==5.2.0
# via tox
Expand All @@ -20,19 +20,10 @@ colorama==0.4.6
# via tox
distlib==0.3.8
# via virtualenv
exceptiongroup==1.2.1
# via
# -r requirements/test.txt
# pytest
filelock==3.15.4
# via
# tox
# virtualenv
importlib-metadata==6.11.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/pip-tools.txt
# build
iniconfig==2.0.0
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -69,21 +60,12 @@ pyproject-hooks==1.1.0
# -r requirements/pip-tools.txt
# build
# pip-tools
pytest==8.2.2
pytest==8.3.1
# via -r requirements/test.txt
pyyaml==6.0.1
# via
# -r requirements/base.txt
# -r requirements/test.txt
tomli==2.0.1
# via
# -r requirements/pip-tools.txt
# -r requirements/test.txt
# build
# pip-tools
# pyproject-api
# pytest
# tox
tox==4.16.0
# via -r requirements/dev.in
virtualenv==20.26.3
Expand All @@ -92,10 +74,6 @@ wheel==0.43.0
# via
# -r requirements/pip-tools.txt
# pip-tools
zipp==3.19.2
# via
# -r requirements/pip-tools.txt
# importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down
34 changes: 12 additions & 22 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
#
# This file is autogenerated by pip-compile with Python 3.8
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
#
accessible-pygments==0.0.4
accessible-pygments==0.0.5
# via pydata-sphinx-theme
alabaster==0.7.13
alabaster==0.7.16
# via sphinx
babel==2.15.0
# via
Expand All @@ -20,7 +20,7 @@ charset-normalizer==3.3.2
# via requests
doc8==1.1.1
# via -r requirements/doc.in
docutils==0.19
docutils==0.20.1
# via
# doc8
# pydata-sphinx-theme
Expand All @@ -31,10 +31,6 @@ idna==3.7
# via requests
imagesize==1.4.1
# via sphinx
importlib-metadata==6.11.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# sphinx
jinja2==3.1.4
# via sphinx
markupsafe==2.1.5
Expand All @@ -47,7 +43,7 @@ packaging==24.1
# sphinx
pbr==6.0.0
# via stevedore
pydata-sphinx-theme==0.14.4
pydata-sphinx-theme==0.15.4
# via sphinx-book-theme
pygments==2.18.0
# via
Expand All @@ -56,8 +52,6 @@ pygments==2.18.0
# pydata-sphinx-theme
# readme-renderer
# sphinx
pytz==2024.1
# via babel
pyyaml==6.0.1
# via -r requirements/base.txt
readme-renderer==43.0
Expand All @@ -70,32 +64,28 @@ snowballstemmer==2.2.0
# via sphinx
soupsieve==2.5
# via beautifulsoup4
sphinx==6.2.1
sphinx==7.4.7
# via
# -r requirements/doc.in
# pydata-sphinx-theme
# sphinx-book-theme
sphinx-book-theme==1.0.1
sphinx-book-theme==1.1.3
# via -r requirements/doc.in
sphinxcontrib-applehelp==1.0.4
sphinxcontrib-applehelp==1.0.8
# via sphinx
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-devhelp==1.0.6
# via sphinx
sphinxcontrib-htmlhelp==2.0.1
sphinxcontrib-htmlhelp==2.0.6
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-qthelp==1.0.8
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
sphinxcontrib-serializinghtml==1.1.10
# via sphinx
stevedore==5.2.0
# via doc8
tomli==2.0.1
# via doc8
typing-extensions==4.12.2
# via pydata-sphinx-theme
urllib3==2.2.2
# via requests
zipp==3.19.2
# via importlib-metadata
12 changes: 1 addition & 11 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.8
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
Expand All @@ -8,10 +8,6 @@ build==1.2.1
# via pip-tools
click==8.1.7
# via pip-tools
importlib-metadata==6.11.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# build
packaging==24.1
# via build
pip-tools==7.4.1
Expand All @@ -20,14 +16,8 @@ pyproject-hooks==1.1.0
# via
# build
# pip-tools
tomli==2.0.1
# via
# build
# pip-tools
wheel==0.43.0
# via pip-tools
zipp==3.19.2
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.8
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
Expand All @@ -10,5 +10,5 @@ wheel==0.43.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.1.2
# via -r requirements/pip.in
setuptools==70.3.0
setuptools==71.1.0
# via -r requirements/pip.in
8 changes: 2 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
#
# This file is autogenerated by pip-compile with Python 3.8
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
#
exceptiongroup==1.2.1
# via pytest
iniconfig==2.0.0
# via pytest
packaging==24.1
Expand All @@ -16,9 +14,7 @@ pluggy==1.5.0
# via pytest
ptyprocess==0.7.0
# via pexpect
pytest==8.2.2
pytest==8.3.1
# via -r requirements/test.in
pyyaml==6.0.1
# via -r requirements/base.txt
tomli==2.0.1
# via pytest

0 comments on commit d02832f

Please sign in to comment.