Skip to content

Commit efe3597

Browse files
⬆ bump sqlalchemy[mypy] from 2.0.45 to 2.0.46
Bumps [sqlalchemy[mypy]](https://github.com/sqlalchemy/sqlalchemy) from 2.0.45 to 2.0.46. - [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-version: 2.0.46 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 22366dc commit efe3597

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
fastapi[all]==0.128.0
22
Authlib==1.6.6
3-
SQLAlchemy[mypy]==2.0.45
3+
SQLAlchemy[mypy]==2.0.46
44
psycopg[binary]==3.3.2
55
bcrypt==5.0.0
66
alembic==1.17.1

0 commit comments

Comments
 (0)