fix: requirements.txt to reduce vulnerabilities (#1276)

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-GITPYTHON-16438979
- https://snyk.io/vuln/SNYK-PYTHON-GITPYTHON-16438980

Signed-off-by: Paige Patton <prubenda@redhat.com>
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
Naga Ravi Chaitanya Elluri
2026-05-07 15:31:07 -04:00
committed by GitHub
co-authored by snyk-bot
parent 10aa798e50
commit 458f89f30e
+1 -1
View File
@@ -9,7 +9,7 @@ azure-mgmt-network==27.0.0
coverage==7.6.12
datetime==5.4
docker>=6.0,<7.0 # docker 7.0+ has breaking changes; upgrade to 7.x to allow requests>=2.33.0
gitpython==3.1.47
gitpython==3.1.49
google-auth==2.37.0
google-cloud-compute==1.22.0
ibm_cloud_sdk_core>=3.20.0 # Requires urllib3>=2.1.0 (compatible with updated boto3)