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 Dec 9, 2024
1 parent c037a1b commit ba67cf5
Show file tree
Hide file tree
Showing 6 changed files with 101 additions and 52 deletions.
22 changes: 14 additions & 8 deletions 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.12
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
Expand All @@ -15,11 +15,11 @@ click==8.1.7
# code-annotations
click-log==0.4.0
# via -r requirements/base.in
code-annotations==1.8.0
code-annotations==1.8.2
# via
# -c requirements/constraints.txt
# -r requirements/base.in
dill==0.3.8
dill==0.3.9
# via pylint
isort==5.13.2
# via pylint
Expand All @@ -29,11 +29,11 @@ markupsafe==2.1.5
# via jinja2
mccabe==0.7.0
# via pylint
pbr==6.0.0
pbr==6.1.0
# via stevedore
platformdirs==4.2.2
platformdirs==4.3.6
# via pylint
pylint==3.2.6
pylint==3.2.7
# via
# -r requirements/base.in
# pylint-celery
Expand All @@ -51,11 +51,17 @@ python-slugify==8.0.4
# via code-annotations
pyyaml==6.0.2
# via code-annotations
six==1.16.0
six==1.17.0
# via -r requirements/base.in
stevedore==5.2.0
stevedore==5.3.0
# via code-annotations
text-unidecode==1.3
# via python-slugify
tomli==2.2.1
# via pylint
tomlkit==0.13.2
# via pylint
typing-extensions==4.12.2
# via
# astroid
# pylint
22 changes: 14 additions & 8 deletions requirements/ci.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.12
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
Expand All @@ -10,25 +10,31 @@ chardet==5.2.0
# via tox
colorama==0.4.6
# via tox
distlib==0.3.8
distlib==0.3.9
# via virtualenv
filelock==3.15.4
filelock==3.16.1
# via
# tox
# virtualenv
packaging==24.1
packaging==24.2
# via
# pyproject-api
# tox
platformdirs==4.2.2
platformdirs==4.3.6
# via
# tox
# virtualenv
pluggy==1.5.0
# via tox
pyproject-api==1.7.1
pyproject-api==1.8.0
# via tox
tox==4.18.0
tomli==2.2.1
# via
# pyproject-api
# tox
tox==4.23.2
# via -r requirements/ci.in
virtualenv==20.26.3
typing-extensions==4.12.2
# via tox
virtualenv==20.28.0
# via tox
35 changes: 23 additions & 12 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.12
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
Expand All @@ -16,17 +16,17 @@ click==8.1.7
# code-annotations
click-log==0.4.0
# via -r requirements/base.txt
code-annotations==1.8.0
code-annotations==1.8.2
# via
# -c requirements/constraints.txt
# -r requirements/base.txt
dill==0.3.8
dill==0.3.9
# via
# -r requirements/base.txt
# pylint
distlib==0.3.8
distlib==0.3.9
# via virtualenv
filelock==3.15.4
filelock==3.16.1
# via
# tox
# virtualenv
Expand All @@ -46,15 +46,15 @@ mccabe==0.7.0
# via
# -r requirements/base.txt
# pylint
packaging==24.1
packaging==24.2
# via
# pyproject-api
# tox
pbr==6.0.0
pbr==6.1.0
# via
# -r requirements/base.txt
# stevedore
platformdirs==4.2.2
platformdirs==4.3.6
# via
# -r requirements/base.txt
# pylint
Expand All @@ -63,7 +63,7 @@ pluggy==1.5.0
# via tox
py==1.11.0
# via tox
pylint==3.2.6
pylint==3.2.7
# via
# -r requirements/base.txt
# pylint-celery
Expand All @@ -86,18 +86,24 @@ pyyaml==6.0.2
# via
# -r requirements/base.txt
# code-annotations
six==1.16.0
six==1.17.0
# via
# -r requirements/base.txt
# tox
stevedore==5.2.0
stevedore==5.3.0
# via
# -r requirements/base.txt
# code-annotations
text-unidecode==1.3
# via
# -r requirements/base.txt
# python-slugify
tomli==2.2.1
# via
# -r requirements/base.txt
# pylint
# pyproject-api
# tox
tomlkit==0.13.2
# via
# -r requirements/base.txt
Expand All @@ -108,5 +114,10 @@ tox==3.28.0
# tox-battery
tox-battery==0.6.2
# via -r requirements/dev.in
virtualenv==20.26.3
typing-extensions==4.12.2
# via
# -r requirements/base.txt
# astroid
# pylint
virtualenv==20.28.0
# via tox
18 changes: 13 additions & 5 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
@@ -1,23 +1,31 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
#
build==1.2.1
build==1.2.2.post1
# via pip-tools
click==8.1.7
# via pip-tools
packaging==24.1
importlib-metadata==8.5.0
# via build
packaging==24.2
# via build
pip-tools==7.4.1
# via -r requirements/pip-tools.in
pyproject-hooks==1.1.0
pyproject-hooks==1.2.0
# via
# build
# pip-tools
tomli==2.2.1
# via
# build
# pip-tools
wheel==0.44.0
wheel==0.45.1
# via pip-tools
zipp==3.20.2
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down
10 changes: 6 additions & 4 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
#
wheel==0.44.0
wheel==0.45.1
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via -r requirements/pip.in
setuptools==72.2.0
# via
# -c /home/runner/work/edx-lint/edx-lint/edx_lint/files/common_constraints.txt
# -r requirements/pip.in
setuptools==75.3.0
# via -r requirements/pip.in
46 changes: 31 additions & 15 deletions requirements/test.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.12
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
Expand All @@ -11,32 +11,36 @@ astroid==3.2.4
# -r requirements/dev.txt
# pylint
# pylint-celery
backports-zoneinfo==0.2.1
# via django
click==8.1.7
# via
# -r requirements/dev.txt
# click-log
# code-annotations
click-log==0.4.0
# via -r requirements/dev.txt
code-annotations==1.8.0
code-annotations==1.8.2
# via
# -c requirements/constraints.txt
# -r requirements/dev.txt
coverage==7.6.1
# via -r requirements/test.in
dill==0.3.8
dill==0.3.9
# via
# -r requirements/dev.txt
# pylint
distlib==0.3.8
distlib==0.3.9
# via
# -r requirements/dev.txt
# virtualenv
django==4.2.15
django==4.2.17
# via
# -c requirements/../edx_lint/files/common_constraints.txt
# -r requirements/test.in
filelock==3.15.4
exceptiongroup==1.2.2
# via pytest
filelock==3.16.1
# via
# -r requirements/dev.txt
# tox
Expand All @@ -59,16 +63,16 @@ mccabe==0.7.0
# via
# -r requirements/dev.txt
# pylint
packaging==24.1
packaging==24.2
# via
# -r requirements/dev.txt
# pytest
# tox
pbr==6.0.0
pbr==6.1.0
# via
# -r requirements/dev.txt
# stevedore
platformdirs==4.2.2
platformdirs==4.3.6
# via
# -r requirements/dev.txt
# pylint
Expand All @@ -82,7 +86,7 @@ py==1.11.0
# via
# -r requirements/dev.txt
# tox
pylint==3.2.6
pylint==3.2.7
# via
# -r requirements/dev.txt
# pylint-celery
Expand All @@ -97,7 +101,7 @@ pylint-plugin-utils==0.8.2
# -r requirements/dev.txt
# pylint-celery
# pylint-django
pytest==8.3.2
pytest==8.3.4
# via -r requirements/test.in
python-slugify==8.0.4
# via
Expand All @@ -107,20 +111,26 @@ pyyaml==6.0.2
# via
# -r requirements/dev.txt
# code-annotations
six==1.16.0
six==1.17.0
# via
# -r requirements/dev.txt
# tox
sqlparse==0.5.1
sqlparse==0.5.2
# via django
stevedore==5.2.0
stevedore==5.3.0
# via
# -r requirements/dev.txt
# code-annotations
text-unidecode==1.3
# via
# -r requirements/dev.txt
# python-slugify
tomli==2.2.1
# via
# -r requirements/dev.txt
# pylint
# pytest
# tox
tomlkit==0.13.2
# via
# -r requirements/dev.txt
Expand All @@ -131,7 +141,13 @@ tox==3.28.0
# tox-battery
tox-battery==0.6.2
# via -r requirements/dev.txt
virtualenv==20.26.3
typing-extensions==4.12.2
# via
# -r requirements/dev.txt
# asgiref
# astroid
# pylint
virtualenv==20.28.0
# via
# -r requirements/dev.txt
# tox

0 comments on commit ba67cf5

Please sign in to comment.