Skip to content

Commit ddf958b

Browse files
Chore(deps): Bump sqlalchemy[mypy] from 1.4.52 to 2.0.39
Bumps [sqlalchemy[mypy]](https://github.com/sqlalchemy/sqlalchemy) from 1.4.52 to 2.0.39. - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) --- updated-dependencies: - dependency-name: sqlalchemy[mypy] dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent df8f50f commit ddf958b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ dependencies = [
5858
"sentry-sdk==2.22.0",
5959
"setproctitle==1.3.5",
6060
"setuptools>=70.3",
61-
"sqlalchemy[mypy]==1.4.52",
61+
"sqlalchemy[mypy]==2.0.39",
6262
"sqlalchemy-utils==0.41.2",
6363
"substrate-interface==1.7.11",
6464
"types-aiofiles==24.1.0.20241221",

0 commit comments

Comments
 (0)