From bc0a264ec2f215e59677a9975b5d289956e51ee8 Mon Sep 17 00:00:00 2001 From: Johnny Huynh <27847622+johnnyhuy@users.noreply.github.com> Date: Mon, 21 Oct 2024 12:45:56 +1100 Subject: [PATCH] fix: requirements.txt to reduce vulnerabilities (#9) The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-ZIPP-7430899 Co-authored-by: snyk-bot