Skip to content

Commit 2cfd632

Browse files
pin setuptools to 70.0.0 to address CVEs (#90)
Fixes - GHSA-cx63-2mw6-8hw5 - GHSA-r9hx-vwmv-q579)
1 parent dd53da1 commit 2cfd632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
setuptools==65
1+
setuptools==70.0.0
22
grpcio==1.64.1
33
grpcio-tools==1.64.1

0 commit comments

Comments
 (0)