Skip to content

Commit

Permalink
Merge pull request #924 from GSA/update-deps-again
Browse files Browse the repository at this point in the history
Updated dependencies and ignore gunicorn audit flag
  • Loading branch information
ccostino authored Apr 16, 2024
2 parents 8954a07 + b950767 commit 55cce9c
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,11 @@ jobs:
- uses: ./.github/actions/setup-project
- name: Create requirements.txt
run: poetry export --without-hashes --format=requirements.txt > requirements.txt
- uses: pypa/[email protected].6
- uses: pypa/[email protected].8
with:
inputs: requirements.txt
ignore-vulns: |
GHSA-w3h3-4rj7-4ph4
static-scan:
runs-on: ubuntu-latest
Expand Down
48 changes: 23 additions & 25 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 55cce9c

Please sign in to comment.