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 Jan 27, 2025
1 parent b1bc0ea commit bc2c467
Show file tree
Hide file tree
Showing 6 changed files with 109 additions and 60 deletions.
26 changes: 16 additions & 10 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 @@ -8,32 +8,32 @@ astroid==3.2.4
# via
# pylint
# pylint-celery
click==8.1.7
click==8.1.8
# via
# -r requirements/base.in
# click-log
# 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
jinja2==3.1.4
jinja2==3.1.5
# via code-annotations
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
24 changes: 15 additions & 9 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
@@ -1,34 +1,40 @@
#
# 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
#
cachetools==5.5.0
cachetools==5.5.1
# via tox
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.24.1
# via -r requirements/ci.in
virtualenv==20.26.3
typing-extensions==4.12.2
# via tox
virtualenv==20.29.1
# via tox
39 changes: 25 additions & 14 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 @@ -9,32 +9,32 @@ astroid==3.2.4
# -r requirements/base.txt
# pylint
# pylint-celery
click==8.1.7
click==8.1.8
# via
# -r requirements/base.txt
# click-log
# 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
isort==5.13.2
# via
# -r requirements/base.txt
# pylint
jinja2==3.1.4
jinja2==3.1.5
# via
# -r requirements/base.txt
# code-annotations
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.29.1
# via tox
20 changes: 14 additions & 6 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
click==8.1.8
# 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
Loading

0 comments on commit bc2c467

Please sign in to comment.