diff --git a/pyproject.toml b/pyproject.toml index b4666efac..7c07cf692 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ pytest = "^7.0.1" pytest-mock = "*" pytest-timeout = "*" "ruamel.yaml" = "==0.17.21" -SQLAlchemy = "==1.3.24" +SQLAlchemy = "==1.4.51" testbook = "*" [tool.poetry.group.docs.dependencies]