Skip to content

Commit 9bf55ff

Browse files
Bump setuptools from 68.0.0 to 73.0.1
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>
1 parent 5ba49a2 commit 9bf55ff

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

requirements/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ zipp==3.17.0
280280
# The following packages are considered to be unsafe in a requirements file:
281281
pip==23.2.1
282282
# via pip-tools
283-
setuptools==68.0.0
283+
setuptools==73.0.1
284284
# via
285285
# blockdiag
286286
# incremental

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ zipp==3.17.0
272272
# The following packages are considered to be unsafe in a requirements file:
273273
pip==23.2.1
274274
# via pip-tools
275-
setuptools==68.0.0
275+
setuptools==73.0.1
276276
# via
277277
# blockdiag
278278
# incremental

requirements/doc-spelling.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ zipp==3.19.1
9696
# importlib-resources
9797

9898
# The following packages are considered to be unsafe in a requirements file:
99-
setuptools==70.0.0
99+
setuptools==73.0.1
100100
# via
101101
# blockdiag
102102
# incremental

requirements/doc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ zipp==3.19.1
9191
# importlib-resources
9292

9393
# The following packages are considered to be unsafe in a requirements file:
94-
setuptools==70.0.0
94+
setuptools==73.0.1
9595
# via
9696
# blockdiag
9797
# incremental

requirements/lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,5 +125,5 @@ virtualenv==20.26.3
125125
# via pre-commit
126126

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

0 commit comments

Comments
 (0)