From 42ff269018f9e4cc7ddb2c48310945f59a8fd4c4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Feb 2023 20:38:46 +0100 Subject: [PATCH] chore(deps): update dependency sqlalchemy-utils to v0.40.0 (#19) --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index e0bd859..558dbbf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ tooling = [ "flake8 ==6.0.0", # tests "httpx", - "sqlalchemy-utils ==0.39.0", + "sqlalchemy-utils ==0.40.0", "python-dotenv ==1.0.0", "pytest ==7.2.1", # types