Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 21, 2024
1 parent 17bf912 commit 1586fac
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 @@ -280,7 +280,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==73.0.1
# via
# blockdiag
# incremental
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,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==73.0.1
# via
# blockdiag
# incremental
Expand Down
2 changes: 1 addition & 1 deletion requirements/doc-spelling.txt
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ zipp==3.19.1
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
setuptools==70.0.0
setuptools==73.0.1
# via
# blockdiag
# incremental
2 changes: 1 addition & 1 deletion requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ zipp==3.19.1
# importlib-resources

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

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

0 comments on commit 1586fac

Please sign in to comment.