Skip to content

Commit 9e9d19c

Browse files
Bump setuptools from 69.2.0 to 70.0.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 69.2.0 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.2.0...v70.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3c77fe2 commit 9e9d19c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ pluggy==1.4.0; python_version >= '3.8'
1515
pre-commit==3.5.0; python_version >= '3.8'
1616
pytest==8.1.1; python_version >= '3.8'
1717
pyyaml==6.0.1; python_version >= '3.6'
18-
setuptools==69.2.0; python_version >= '3.8'
18+
setuptools==70.0.0; python_version >= '3.8'
1919
virtualenv==20.25.1; python_version >= '3.7'

0 commit comments

Comments
 (0)