From 34ee124ea52730d5a0a3f1f0995feb9f8b78acec Mon Sep 17 00:00:00 2001 From: Guilherme Branco Stracini Date: Mon, 29 Jul 2024 03:12:27 +0100 Subject: [PATCH] fix: requirements.txt to reduce vulnerabilities (#197) The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-ZIPP-7430899 Co-authored-by: snyk-bot