From bc2bccd6e5a1aeb98cb1cf50528d060e75d23186 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 31 Mar 2024 22:18:23 +0000 Subject: [PATCH] chore(deps): update dependency tooling/sqlalchemy-utils to v0.41.2 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 1d15440..0ee138b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ tooling = [ "ruff ==0.0.292", # tests "httpx ==0.26.0", - "sqlalchemy-utils ==0.41.1", + "sqlalchemy-utils ==0.41.2", "python-dotenv ==1.0.0", "pytest ==7.4.4", # types