From 5bb96654a4bc99dbde356980b9b2f4eaad1d4a3d Mon Sep 17 00:00:00 2001 From: Reid Hewitt <92057378+rshewitt@users.noreply.github.com> Date: Wed, 24 Jun 2026 15:47:14 -0600 Subject: [PATCH] bump pip for snyk fix --- .snyk | 7 +------ requirements.txt | 2 +- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/.snyk b/.snyk index d277ee9c..e60767ef 100644 --- a/.snyk +++ b/.snyk @@ -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: diff --git a/requirements.txt b/requirements.txt index b9333672..928c0ea4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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