Skip to content

Commit 6ed778e

Browse files
authored
Merge pull request #52 from alexferl/dependabot/pip/setuptools-70.0.0
Bump setuptools from 69.2.0 to 70.0.0
2 parents 3c77fe2 + 9e9d19c commit 6ed778e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: requirements-dev.txt

+1-1
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)