From a6520663d2e22059f97b6754355c3ddd6316a65c Mon Sep 17 00:00:00 2001 From: Ivan Bazulic Date: Tue, 6 Aug 2024 09:04:31 -0400 Subject: [PATCH] bug: bump PyMySQL version (PROJQUAY-7251) This should resolve CVE-2024-36039. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 62e45cae26..6f39848c80 100644 --- a/requirements.txt +++ b/requirements.txt @@ -73,7 +73,7 @@ py-bitbucket @ git+https://github.com/quay/py-bitbucket.git@3ba167408d92eb4ba2ca PyGithub==2.1.1 PyJWT==2.8.0 pymemcache==3.0.0 -PyMySQL==0.9.3 +PyMySQL==1.1.1 pyOpenSSL==23.2.0 pyparsing==2.4.6 pyrsistent==0.18.0