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 16, 2024
1 parent e1f5f5f commit bbd4b08
Show file tree
Hide file tree
Showing 6 changed files with 49 additions and 125 deletions.
16 changes: 5 additions & 11 deletions requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,24 +1,20 @@
#
# 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
#
asgiref==3.8.1
# via django
backports-zoneinfo==0.2.1 ; python_version < "3.9"
# via
# -c requirements/constraints.txt
# django
certifi==2024.6.2
certifi==2024.7.4
# via requests
cffi==1.16.0
# via pynacl
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via edx-django-utils
django==4.2.13
django==4.2.14
# via
# -c requirements/common_constraints.txt
# django-crum
Expand All @@ -32,7 +28,7 @@ edx-django-utils==5.14.2
# via -r requirements/base.in
idna==3.7
# via requests
newrelic==9.11.0
newrelic==9.12.0
# via edx-django-utils
pbr==6.0.0
# via stevedore
Expand All @@ -50,11 +46,9 @@ requests==2.32.3
# slumber
slumber==0.7.1
# via -r requirements/base.in
sqlparse==0.5.0
sqlparse==0.5.1
# via django
stevedore==5.2.0
# via edx-django-utils
typing-extensions==4.12.2
# via asgiref
urllib3==2.2.2
# via requests
8 changes: 2 additions & 6 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
#
# 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
#
cachetools==5.3.3
cachetools==5.4.0
# via tox
chardet==5.2.0
# via tox
Expand All @@ -29,10 +29,6 @@ pluggy==1.5.0
# via tox
pyproject-api==1.6.1
# via tox
tomli==2.0.1
# via
# pyproject-api
# tox
tox==4.15.1
# via -r requirements/ci.in
virtualenv==20.26.3
Expand Down
76 changes: 21 additions & 55 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 @@ asgiref==3.8.1
# via
# -r requirements/test.txt
# django
astroid==3.2.2
astroid==3.2.3
# via
# -r requirements/test.txt
# pylint
Expand All @@ -17,11 +17,6 @@ backports-tarfile==1.2.0
# via
# -r requirements/test.txt
# jaraco-context
backports-zoneinfo==0.2.1 ; python_version < "3.9"
# via
# -c requirements/constraints.txt
# -r requirements/test.txt
# django
build==1.2.1
# via
# -r requirements/pip-tools.txt
Expand All @@ -30,7 +25,7 @@ cachetools==5.3.3
# via
# -r requirements/ci.txt
# tox
certifi==2024.6.2
certifi==2024.7.4
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -68,7 +63,7 @@ colorama==0.4.6
# via
# -r requirements/ci.txt
# tox
coverage[toml]==7.5.4
coverage[toml]==7.6.0
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -86,7 +81,7 @@ distlib==0.3.8
# via
# -r requirements/ci.txt
# virtualenv
django==4.2.13
django==4.2.14
# via
# -c requirements/common_constraints.txt
# -r requirements/test.txt
Expand All @@ -101,19 +96,15 @@ django-waffle==4.1.0
# via
# -r requirements/test.txt
# edx-django-utils
docutils==0.20.1
docutils==0.21.2
# via
# -r requirements/test.txt
# readme-renderer
edx-django-utils==5.14.2
# via -r requirements/test.txt
edx-lint==5.3.6
edx-lint==5.3.7
# via -r requirements/test.txt
exceptiongroup==1.2.1
# via
# -r requirements/test.txt
# pytest
filelock==3.14.0
filelock==3.15.4
# via
# -r requirements/ci.txt
# tox
Expand All @@ -124,17 +115,11 @@ idna==3.7
# via
# -r requirements/test.txt
# requests
importlib-metadata==7.2.1
importlib-metadata==8.0.0
# via
# -r requirements/pip-tools.txt
# -r requirements/test.txt
# build
# keyring
# twine
importlib-resources==6.4.0
# via
# -r requirements/test.txt
# keyring
iniconfig==2.0.0
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -189,11 +174,11 @@ more-itertools==10.3.0
# -r requirements/test.txt
# jaraco-classes
# jaraco-functools
newrelic==9.11.0
newrelic==9.12.0
# via
# -r requirements/test.txt
# edx-django-utils
nh3==0.2.17
nh3==0.2.18
# via
# -r requirements/test.txt
# readme-renderer
Expand All @@ -213,7 +198,7 @@ pbr==6.0.0
# stevedore
pip-tools==7.4.1
# via -r requirements/pip-tools.txt
pkginfo==1.11.1
pkginfo==1.10.0
# via
# -r requirements/test.txt
# twine
Expand Down Expand Up @@ -247,7 +232,7 @@ pygments==2.18.0
# rich
pyjwt==2.8.0
# via -r requirements/test.txt
pylint==3.2.3
pylint==3.2.5
# via
# -r requirements/test.txt
# edx-lint
Expand Down Expand Up @@ -302,7 +287,7 @@ pyyaml==6.0.1
# -r requirements/test.txt
# code-annotations
# responses
readme-renderer==43.0
readme-renderer==44.0
# via
# -r requirements/test.txt
# twine
Expand Down Expand Up @@ -338,7 +323,7 @@ six==1.16.0
# python-dateutil
slumber==0.7.1
# via -r requirements/test.txt
sqlparse==0.5.0
sqlparse==0.5.1
# via
# -r requirements/test.txt
# django
Expand All @@ -352,39 +337,22 @@ text-unidecode==1.3
# -r requirements/test.txt
# python-slugify
tomli==2.0.1
# via
# -r requirements/ci.txt
# -r requirements/pip-tools.txt
# -r requirements/test.txt
# build
# coverage
# pip-tools
# pylint
# pyproject-api
# pytest
# tox
tomlkit==0.12.5
# via -r requirements/ci.txt
tomlkit==0.13.0
# via
# -r requirements/test.txt
# pylint
tox==4.15.1
# via -r requirements/ci.txt
twine==5.1.0
twine==5.1.1
# via -r requirements/test.txt
typing-extensions==4.12.2
# via
# -r requirements/test.txt
# asgiref
# astroid
# pylint
# rich
urllib3==2.2.2
# via
# -r requirements/test.txt
# requests
# responses
# twine
virtualenv==20.26.2
virtualenv==20.26.3
# via
# -r requirements/ci.txt
# tox
Expand All @@ -395,17 +363,15 @@ wheel==0.43.0
zipp==3.17.0
# via
# -c requirements/constraints.txt
# -r requirements/pip-tools.txt
# -r requirements/test.txt
# importlib-metadata
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
pip==24.1
pip==24.1.2
# via
# -r requirements/pip-tools.txt
# pip-tools
setuptools==70.1.1
setuptools==70.3.0
# via
# -r requirements/pip-tools.txt
# pip-tools
16 changes: 3 additions & 13 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,8 +8,6 @@ build==1.2.1
# via pip-tools
click==8.1.7
# via pip-tools
importlib-metadata==7.2.1
# via build
packaging==23.2
# via
# -c requirements/constraints.txt
Expand All @@ -20,19 +18,11 @@ 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.17.0
# via
# -c requirements/constraints.txt
# importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
pip==24.1
pip==24.1.2
# via pip-tools
setuptools==70.1.1
setuptools==70.3.0
# via pip-tools
6 changes: 3 additions & 3 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 @@ -8,7 +8,7 @@ wheel==0.43.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==24.1
pip==24.1.2
# via -r requirements/pip.in
setuptools==70.1.1
setuptools==70.3.0
# via -r requirements/pip.in
Loading

0 comments on commit bbd4b08

Please sign in to comment.