diff --git a/tests/requirements.txt b/tests/requirements.txt index 84f35bca..3ec2c68b 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -5,7 +5,7 @@ psycopg2==2.9.7 psycopg==3.1.10 asyncpg==0.28.0 SQLAlchemy==1.4.15 -PyMySQL==1.0.2 +PyMySQL==1.1.1 ddt==1.4.2 semver==2.13.0 requests==2.31.0 diff --git a/tests/requirements_centos.txt b/tests/requirements_centos.txt index 559ecf4e..7a21a0bb 100644 --- a/tests/requirements_centos.txt +++ b/tests/requirements_centos.txt @@ -13,7 +13,7 @@ cryptography==40.0.2 pythemis psycopg2==2.9.7 SQLAlchemy==1.4.15 -PyMySQL==1.0.2 +PyMySQL==1.1.1 ddt==1.4.2 semver==2.13.0 # driver with binary prepared statements support