Skip to content

Commit

Permalink
Bump setuptools from 68.0.0 to 75.3.0 (#642)
Browse files Browse the repository at this point in the history
Bumps [setuptools](https://github.com/pypa/setuptools) from 68.0.0 to 75.3.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v68.0.0...v75.3.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 2ba9c41 commit 260fcc3
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ zipp==3.17.0
# The following packages are considered to be unsafe in a requirements file:
pip==23.2.1
# via pip-tools
setuptools==68.0.0
setuptools==75.3.0
# via
# blockdiag
# nodeenv
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ zipp==3.17.0
# The following packages are considered to be unsafe in a requirements file:
pip==23.2.1
# via pip-tools
setuptools==68.0.0
setuptools==75.3.0
# via
# blockdiag
# nodeenv
Expand Down
2 changes: 1 addition & 1 deletion requirements/doc-spelling.txt
Original file line number Diff line number Diff line change
Expand Up @@ -94,5 +94,5 @@ zipp==3.17.0
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
setuptools==68.0.0
setuptools==75.3.0
# via blockdiag
2 changes: 1 addition & 1 deletion requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -89,5 +89,5 @@ zipp==3.17.0
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
setuptools==68.0.0
setuptools==75.3.0
# via blockdiag
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,5 @@ virtualenv==20.24.2
# via pre-commit

# The following packages are considered to be unsafe in a requirements file:
setuptools==68.0.0
setuptools==75.3.0
# via nodeenv

0 comments on commit 260fcc3

Please sign in to comment.