Skip to content

Bump setuptools from 75.8.0 to 78.1.1 #19116

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
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
16 changes: 12 additions & 4 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ coverage==7.6.10
# via pytest-cov
distlib==0.3.9
# via virtualenv
exceptiongroup==1.3.0
# via pytest
execnet==2.1.1
# via pytest-xdist
filelock==3.17.0
Expand Down Expand Up @@ -51,17 +53,23 @@ pytest-xdist==3.6.1
# via -r test-requirements.in
pyyaml==6.0.2
# via pre-commit
tomli==2.2.1
# via -r test-requirements.in
tomli==2.2.1 ; python_version < "3.11"
# via
# -r mypy-requirements.txt
# -r test-requirements.in
# coverage
# pytest
types-psutil==6.1.0.20241221
# via -r build-requirements.txt
types-setuptools==75.8.0.20250110
# via -r build-requirements.txt
typing-extensions==4.12.2
# via -r mypy-requirements.txt
# via
# -r mypy-requirements.txt
# exceptiongroup
virtualenv==20.29.1
# via pre-commit

# The following packages are considered to be unsafe in a requirements file:
setuptools==75.8.0
setuptools==78.1.1
# via -r test-requirements.in