Skip to content

Commit

Permalink
Merge pull request #105 from pablosnt/bugfix/setuptools-vulnerability
Browse files Browse the repository at this point in the history
Upgrade setuptools to version 65.6.3
  • Loading branch information
pablosnt authored Jan 2, 2023
2 parents e89d44a + aa4188b commit 65105f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unit-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
paths:
- 'rekono/**'
- '!rekono/frontend/**'
- 'requirements.txt'

env:
REQUIRED_COVERAGE: 95
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ python-libnmap==0.7.3
python-telegram-bot==13.7
pyyaml==6.0.0
requests==2.26.0
setuptools==65.6.3
stringcase==1.2.0

0 comments on commit 65105f6

Please sign in to comment.