Skip to content

Commit d2aa0cc

Browse files
dependabot[bot]Psycojoker
authored andcommitted
Chore(deps): Bump sqlalchemy-utils from 0.38.3 to 0.41.2
Bumps [sqlalchemy-utils](https://github.com/kvesteri/sqlalchemy-utils) from 0.38.3 to 0.41.2. - [Release notes](https://github.com/kvesteri/sqlalchemy-utils/releases) - [Changelog](https://github.com/kvesteri/sqlalchemy-utils/blob/master/CHANGES.rst) - [Commits](kvesteri/sqlalchemy-utils@0.38.3...0.41.2) --- updated-dependencies: - dependency-name: sqlalchemy-utils dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 279ac14 commit d2aa0cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ dependencies = [
5959
"setproctitle==1.3.5",
6060
"setuptools>=70.3",
6161
"sqlalchemy[mypy]==1.4.52",
62-
"sqlalchemy-utils==0.38.3",
62+
"sqlalchemy-utils==0.41.2",
6363
"substrate-interface==1.7.4",
6464
"types-aiofiles==24.1.0.20241221",
6565
"ujson==5.10.0", # required by aiocache

0 commit comments

Comments
 (0)