Skip to content

Commit bb55f12

Browse files
dependabot[bot]webknjaz
authored andcommitted
Bump setuptools from 69.5.1 to 70.0.0 in /requirements
Bumps [setuptools](https://github.com/pypa/setuptools) from 69.5.1 to 70.0.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v69.5.1...v70.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e87d303 commit bb55f12

7 files changed

+7
-7
lines changed

requirements/tox-linkcheck-docs-cp310-linux-x86_64.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ watchdog==2.1.6
236236
# via pytest-watch
237237

238238
# The following packages are considered to be unsafe in a requirements file:
239-
setuptools==69.5.1
239+
setuptools==70.0.0
240240
# via
241241
# pytest-rerunfailures
242242
# sphinx

requirements/tox-linkcheck-docs-cp311-linux-x86_64.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,5 +239,5 @@ watchdog==2.1.9
239239
# via pytest-watch
240240

241241
# The following packages are considered to be unsafe in a requirements file:
242-
setuptools==69.5.1
242+
setuptools==70.0.0
243243
# via pytest-rerunfailures

requirements/tox-linkcheck-docs-cp38-linux-x86_64.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ zipp==3.7.0
250250
# importlib-resources
251251

252252
# The following packages are considered to be unsafe in a requirements file:
253-
setuptools==69.5.1
253+
setuptools==70.0.0
254254
# via
255255
# pytest-rerunfailures
256256
# sphinx

requirements/tox-linkcheck-docs-cp39-linux-x86_64.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ zipp==3.18.1
244244
# importlib-resources
245245

246246
# The following packages are considered to be unsafe in a requirements file:
247-
setuptools==69.5.1
247+
setuptools==70.0.0
248248
# via
249249
# pytest-rerunfailures
250250
# sphinx

requirements/tox-pre-commit-cp310-linux-x86_64.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,5 @@ virtualenv==20.16.7
6060
# via pre-commit
6161

6262
# The following packages are considered to be unsafe in a requirements file:
63-
setuptools==69.5.1
63+
setuptools==70.0.0
6464
# via nodeenv

requirements/tox-pre-commit-cp311-linux-x86_64.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,5 @@ virtualenv==20.16.7
6060
# via pre-commit
6161

6262
# The following packages are considered to be unsafe in a requirements file:
63-
setuptools==69.5.1
63+
setuptools==70.0.0
6464
# via nodeenv

requirements/tox-pre-commit-cp39-linux-x86_64.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,5 @@ virtualenv==20.16.7
6060
# via pre-commit
6161

6262
# The following packages are considered to be unsafe in a requirements file:
63-
setuptools==69.5.1
63+
setuptools==70.0.0
6464
# via nodeenv

0 commit comments

Comments
 (0)