Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 1 addition & 6 deletions .snyk
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,7 @@ version: v1.25.0
language-settings:
python: "3.10"
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
ignore:
SNYK-PYTHON-PIP-16964647:
- '*':
reason: >-
Ticket created https://github.com/GSA/data.gov/issues/6028
expires: 2026-06-28T20:41:19.000Z
ignore: {}
patch: {}
# specify the directories or files to be excludeed from import:
exclude:
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ packaging==24.1
passlib==1.7.4
pathspec==1.1.1
pika==1.4.1
pip==26.1.1
pip==26.1.2
polib==1.2.0
psycopg2==2.9.11
pycparser==3.0
Expand Down