Skip to content

Commit

Permalink
Merge pull request #19 from Vivswan/snyk-fix-c79025a33a5c478cb5f417fb…
Browse files Browse the repository at this point in the history
…1021878c

[Snyk] Security upgrade setuptools from 39.0.1 to 65.5.1
  • Loading branch information
Vivswan authored Sep 21, 2023
2 parents 7778fe4 + 04616b8 commit c8b4df7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Development
flit
setuptools>=61.0.0
setuptools>=65.5.1
build # building the package {pyproject-build}
twine # to publish on pypi {twine upload --repository-url=https://test.pypi.org/legacy/ dist/*} {twine upload dist/*}
johnnydep # to see dependencies {johnnydep <package>}

0 comments on commit c8b4df7

Please sign in to comment.