Skip to content

Commit

Permalink
chore(deps): bump sqlalchemy[asyncio,mypy] from 1.4.46 to 2.0.37
Browse files Browse the repository at this point in the history
Bumps [sqlalchemy[asyncio,mypy]](https://github.com/sqlalchemy/sqlalchemy) from 1.4.46 to 2.0.37.
- [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[asyncio,mypy]
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent 967ff43 commit 823701b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/deps.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
aiohttp==3.8.3
sanic[ext]==22.12.0
sentry-sdk==1.13.0
SQLAlchemy[mypy,asyncio]==1.4.46
SQLAlchemy[mypy,asyncio]==2.0.37
motor==3.1.1
dnspython==2.2.1
asyncpg==0.27.0

0 comments on commit 823701b

Please sign in to comment.