Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ mysqlclient==2.2.7
# via -r requirements/base.in
newrelic==10.9.0
# via edx-django-utils
packaging==24.2
packaging==25.0
# via
# django-nine
# gunicorn
Expand Down Expand Up @@ -194,7 +194,7 @@ urllib3==1.26.20
# requests

# The following packages are considered to be unsafe in a requirements file:
setuptools==78.1.0
setuptools==79.0.0
# via
# -r requirements/base.in
# pbr
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ filelock==3.18.0
# via
# tox
# virtualenv
packaging==24.2
packaging==25.0
# via
# pyproject-api
# tox
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ build==1.2.2.post1
# via pip-tools
click==8.1.8
# via pip-tools
packaging==24.2
packaging==25.0
# via build
pip-tools==7.4.1
# via -r requirements/pip-tools.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ pip==24.2
# via
# -c https://raw.githubusercontent.com/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/pip.in
setuptools==78.1.0
setuptools==79.0.0
# via -r requirements/pip.in
6 changes: 3 additions & 3 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ ddt==1.7.2
# via -r requirements/test.txt
diff-cover==9.2.4
# via -r requirements/test.txt
dill==0.3.9
dill==0.4.0
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -267,7 +267,7 @@ newrelic==10.9.0
# -r requirements/base.txt
# -r requirements/test.txt
# edx-django-utils
packaging==24.2
packaging==25.0
# via
# -r requirements/base.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -486,7 +486,7 @@ virtualenv==20.30.0
# tox

# The following packages are considered to be unsafe in a requirements file:
setuptools==78.1.0
setuptools==79.0.0
# via
# -r requirements/base.txt
# -r requirements/test.txt
Expand Down
6 changes: 3 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ ddt==1.7.2
# via -r requirements/test.in
diff-cover==9.2.4
# via -r requirements/test.in
dill==0.3.9
dill==0.4.0
# via pylint
distlib==0.3.9
# via virtualenv
Expand Down Expand Up @@ -193,7 +193,7 @@ newrelic==10.9.0
# via
# -r requirements/base.txt
# edx-django-utils
packaging==24.2
packaging==25.0
# via
# -r requirements/base.txt
# django-nine
Expand Down Expand Up @@ -352,7 +352,7 @@ virtualenv==20.30.0
# via tox

# The following packages are considered to be unsafe in a requirements file:
setuptools==78.1.0
setuptools==79.0.0
# via
# -r requirements/base.txt
# pbr