Update gunicorn to latest release

This changeset updates the gunicorn dependency to the latest release to address a recent CVE.  It also updates the its-dangerous package.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This commit is contained in:
Carlo Costino
2024-04-17 18:05:19 -04:00
parent 4579d88210
commit 2484ea08df
3 changed files with 15 additions and 22 deletions

View File

@@ -160,8 +160,6 @@ jobs:
- uses: pypa/gh-action-pip-audit@v1.0.8
with:
inputs: requirements.txt
ignore-vulns: |
GHSA-w3h3-4rj7-4ph4
- name: Run npm audit
run: make npm-audit