summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Gordon <jogo@users.noreply.github.com>2023-01-06 10:07:43 -0800
committerGitHub <noreply@github.com>2023-01-06 10:07:43 -0800
commit7c3678730dc34afab57b836a9b6f164593aef5c7 (patch)
tree37b7d207435df03eca6b253b1cf1c3d341146857
parentc17f7fd046de2914635fba4939c2253ba773e753 (diff)
parent9f97ecc8b4940b632e7bb535917759a61564adf7 (diff)
downloadpymemcache-7c3678730dc34afab57b836a9b6f164593aef5c7.tar.gz
Merge pull request #454 from pinterest/snyk-fix-8b5f7af655bdaf9ba623545bda757852
[Snyk] Security upgrade setuptools from 39.0.1 to 65.5.1
-rw-r--r--test-requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 8d2a37c..2187197 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5,3 +5,4 @@ gevent==22.10.1; "PyPy" not in platform_python_implementation
pylibmc==1.6.3; sys.platform != 'win32'
python-memcached==1.59
zstd==1.5.2.5
+setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability