diff --git a/Pipfile b/Pipfile index f6469d1..f3ca056 100644 --- a/Pipfile +++ b/Pipfile @@ -17,7 +17,7 @@ black = "==24.10.0" pytest = "==8.3.4" pytest-cov = "==6.0.0" mock = "==5.1.0" -pytest-mysql = "==3.0.0" +pytest-mysql = "==3.1.0" pytest-postgresql = "==6.1.1" pytest-pyramid = "==1.0.4" tbump = "==6.11.0"