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 committed Apr 22, 2024
1 parent bdde9a0 commit f374625
Show file tree
Hide file tree
Showing 8 changed files with 104 additions and 75 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
build==1.1.1
build==1.2.1
# via pip-tools
click==8.1.7
# via pip-tools
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#
# make upgrade
#
wheel==0.42.0
wheel==0.43.0
# via -r python-template/{{cookiecutter.placeholder_repo_name}}/requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==24.0
# via -r python-template/{{cookiecutter.placeholder_repo_name}}/requirements/pip.in
setuptools==69.1.1
setuptools==69.5.1
# via -r python-template/{{cookiecutter.placeholder_repo_name}}/requirements/pip.in
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@ click==8.1.7
# edx-lint
click-log==0.4.0
# via edx-lint
code-annotations==1.7.0
code-annotations==1.8.0
# via edx-lint
cookiecutter==2.6.0
# via -r requirements/base.in
dill==0.3.8
# via pylint
edx-lint==5.3.6
# via -r requirements/base.in
idna==3.6
idna==3.7
# via requests
isort==5.13.2
# via pylint
Expand Down Expand Up @@ -98,7 +98,7 @@ tomlkit==0.12.4
# via pylint
types-python-dateutil==2.9.0.20240316
# via arrow
typing-extensions==4.10.0
typing-extensions==4.11.0
# via
# astroid
# pylint
Expand Down
6 changes: 3 additions & 3 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ colorama==0.4.6
# via tox
distlib==0.3.8
# via virtualenv
filelock==3.13.3
filelock==3.13.4
# via
# tox
# virtualenv
Expand All @@ -24,7 +24,7 @@ platformdirs==4.2.0
# via
# tox
# virtualenv
pluggy==1.4.0
pluggy==1.5.0
# via tox
pyproject-api==1.6.1
# via tox
Expand All @@ -34,5 +34,5 @@ tomli==2.0.1
# tox
tox==4.14.2
# via -r requirements/ci.in
virtualenv==20.25.1
virtualenv==20.25.3
# via tox
82 changes: 50 additions & 32 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ arrow==1.3.0
# via
# -r requirements/test.txt
# cookiecutter
asgiref==3.7.2
asgiref==3.8.1
# via
# -r requirements/test.txt
# django
Expand All @@ -30,6 +30,15 @@ babel==2.14.0
# -r requirements/test.txt
# pydata-sphinx-theme
# sphinx
backports-tarfile==1.1.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
beautifulsoup4==4.12.3
# via
# -r requirements/test.txt
Expand All @@ -38,12 +47,12 @@ binaryornot==0.4.4
# via
# -r requirements/test.txt
# cookiecutter
build==1.0.3
build==1.2.1
# via
# -r requirements/pip-tools.txt
# -r requirements/test.txt
# pip-tools
cachetools==5.3.2
cachetools==5.3.3
# via
# -r requirements/ci.txt
# tox
Expand Down Expand Up @@ -78,7 +87,7 @@ click-log==0.4.0
# via
# -r requirements/test.txt
# edx-lint
code-annotations==1.6.0
code-annotations==1.8.0
# via
# -r requirements/test.txt
# edx-lint
Expand All @@ -103,12 +112,12 @@ distlib==0.3.8
# -r requirements/ci.txt
# -r requirements/test.txt
# virtualenv
django==3.2.24
django==4.2.11
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
# django-model-utils
django-model-utils==4.4.0
django-model-utils==4.5.0
# via -r requirements/test.txt
doc8==0.11.2
# via
Expand All @@ -125,33 +134,34 @@ docutils==0.19
# sphinx-rtd-theme
edx-lint==5.3.6
# via -r requirements/test.txt
exceptiongroup==1.2.0
exceptiongroup==1.2.1
# via
# -r requirements/test.txt
# pytest
filelock==3.13.1
filelock==3.13.4
# via
# -r requirements/ci.txt
# -r requirements/test.txt
# tox
# virtualenv
idna==3.6
idna==3.7
# via
# -r requirements/test.txt
# requests
imagesize==1.4.1
# via
# -r requirements/test.txt
# sphinx
importlib-metadata==7.0.1
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
# -r requirements/test.txt
# build
# keyring
# sphinx
# twine
importlib-resources==6.1.2
importlib-resources==6.4.0
# via
# -r requirements/test.txt
# keyring
Expand All @@ -163,7 +173,15 @@ isort==5.13.2
# via
# -r requirements/test.txt
# pylint
jaraco-classes==3.3.1
jaraco-classes==3.4.0
# via
# -r requirements/test.txt
# keyring
jaraco-context==5.3.0
# via
# -r requirements/test.txt
# keyring
jaraco-functools==4.0.1
# via
# -r requirements/test.txt
# keyring
Expand All @@ -178,7 +196,7 @@ jinja2==3.1.3
# code-annotations
# cookiecutter
# sphinx
keyring==24.3.0
keyring==25.1.0
# via
# -r requirements/test.txt
# twine
Expand All @@ -202,11 +220,12 @@ more-itertools==10.2.0
# via
# -r requirements/test.txt
# jaraco-classes
nh3==0.2.15
# jaraco-functools
nh3==0.2.17
# via
# -r requirements/test.txt
# readme-renderer
packaging==23.2
packaging==24.0
# via
# -r requirements/ci.txt
# -r requirements/pip-tools.txt
Expand All @@ -221,9 +240,9 @@ pbr==6.0.0
# via
# -r requirements/test.txt
# stevedore
pip-tools==7.4.0
pip-tools==7.4.1
# via -r requirements/pip-tools.txt
pkginfo==1.9.6
pkginfo==1.10.0
# via
# -r requirements/test.txt
# twine
Expand All @@ -234,15 +253,15 @@ platformdirs==4.2.0
# pylint
# tox
# virtualenv
pluggy==1.4.0
pluggy==1.5.0
# via
# -r requirements/ci.txt
# -r requirements/test.txt
# pytest
# tox
pycodestyle==2.11.1
# via -r requirements/test.txt
pycparser==2.21
pycparser==2.22
# via
# -r requirements/test.txt
# cffi
Expand Down Expand Up @@ -291,13 +310,13 @@ pyproject-hooks==1.0.0
# -r requirements/test.txt
# build
# pip-tools
pytest==8.0.2
pytest==8.1.1
# via
# -r requirements/test.txt
# pytest-cookies
pytest-cookies==0.7.0
# via -r requirements/test.txt
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
# via
# -r requirements/test.txt
# arrow
Expand All @@ -310,13 +329,12 @@ pytz==2024.1
# via
# -r requirements/test.txt
# babel
# django
pyyaml==6.0.1
# via
# -r requirements/test.txt
# code-annotations
# cookiecutter
readme-renderer==42.0
readme-renderer==43.0
# via
# -r requirements/test.txt
# twine
Expand All @@ -339,7 +357,7 @@ rfc3986==2.0.0
# via
# -r requirements/test.txt
# twine
rich==13.7.0
rich==13.7.1
# via
# -r requirements/test.txt
# cookiecutter
Expand Down Expand Up @@ -403,7 +421,7 @@ sphinxcontrib-serializinghtml==1.1.5
# via
# -r requirements/test.txt
# sphinx
sqlparse==0.4.4
sqlparse==0.5.0
# via
# -r requirements/test.txt
# django
Expand All @@ -428,19 +446,19 @@ tomli==2.0.1
# pyproject-hooks
# pytest
# tox
tomlkit==0.12.3
tomlkit==0.12.4
# via
# -r requirements/test.txt
# pylint
tox==4.13.0
tox==4.14.2
# via -r requirements/ci.txt
twine==5.0.0
# via -r requirements/test.txt
types-python-dateutil==2.8.19.20240106
types-python-dateutil==2.9.0.20240316
# via
# -r requirements/test.txt
# arrow
typing-extensions==4.10.0
typing-extensions==4.11.0
# via
# -r requirements/test.txt
# asgiref
Expand All @@ -453,16 +471,16 @@ urllib3==2.2.1
# -r requirements/test.txt
# requests
# twine
virtualenv==20.25.1
virtualenv==20.25.3
# via
# -r requirements/ci.txt
# -r requirements/test.txt
# tox
wheel==0.42.0
wheel==0.43.0
# via
# -r requirements/pip-tools.txt
# pip-tools
zipp==3.17.0
zipp==3.18.1
# via
# -r requirements/pip-tools.txt
# -r requirements/test.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
build==1.1.1
build==1.2.1
# via pip-tools
click==8.1.7
# via pip-tools
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#
# make upgrade
#
wheel==0.42.0
wheel==0.43.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==24.0
# via -r requirements/pip.in
setuptools==69.1.1
setuptools==69.5.1
# via -r requirements/pip.in
Loading

0 comments on commit f374625

Please sign in to comment.