Skip to content

Commit

Permalink
HARMONY-1568: Include patched version of setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
vinnyinverso committed Aug 30, 2023
1 parent b24a2b8 commit 483cdce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ test-no-warnings:
pytest --disable-warnings --cov=harmony tests

cve-check:
safety check -i 51457 -i 52495
safety check -i 51457
1 change: 1 addition & 0 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ python-language-server ~= 0.35
responses ~=0.22.0
safety ~= 2.3.5
pycodestyle ~= 2.9.1
setuptools ~= 68.1.2

0 comments on commit 483cdce

Please sign in to comment.