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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 21, 2024
1 parent de76808 commit f96e882
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 @@ -285,7 +285,7 @@ zipp==3.20.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# 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 @@ -278,7 +278,7 @@ zipp==3.20.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# 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.20.0
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
setuptools==68.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.20.0
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
setuptools==68.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 @@ -123,5 +123,5 @@ virtualenv==20.26.3
# via pre-commit

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

0 comments on commit f96e882

Please sign in to comment.