Skip to content

Commit fa4977e

Browse files
⬆ Bump sqlalchemy from 2.0.36 to 2.0.37
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.36 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 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 070d410 commit fa4977e

File tree

2 files changed

+61
-61
lines changed

2 files changed

+61
-61
lines changed

poetry.lock

Lines changed: 60 additions & 60 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ pydantic-extra-types = "^2.10.1"
6969
email-validator = "^2.2.0"
7070
phonenumbers = "^8.13.52"
7171
python-dotenv = "^1.0.1"
72-
sqlalchemy = "^2.0.36"
72+
sqlalchemy = "^2.0.37"
7373
psycopg = {extras = ["binary", "pool"], version = "^3.2.3"}
7474
isort = {extras = ["colors"], version = "^5.13.2"}
7575
black = "^24.10.0"

0 commit comments

Comments
 (0)