From e55f8eb64a001bd6495f41af9203d18242be8505 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Jun 2023 22:01:41 +0200 Subject: [PATCH] chore(deps): update dependency sqlalchemy-utils to v0.41.1 (#35) --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d4b3eca..df969f3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ tooling = [ "flake8 ==6.0.0", # tests "httpx", - "sqlalchemy-utils ==0.40.0", + "sqlalchemy-utils ==0.41.1", "python-dotenv ==1.0.0", "pytest ==7.4.0", # types