Skip to content

Commit d3b8fbd

Browse files
⬆ Bump sqlalchemy from 2.0.37 to 2.0.38
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.37 to 2.0.38. - [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 7fd5b0d commit d3b8fbd

File tree

2 files changed

+60
-60
lines changed

2 files changed

+60
-60
lines changed

poetry.lock

Lines changed: 59 additions & 59 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.2"
6969
email-validator = "^2.2.0"
7070
phonenumbers = "^8.13.54"
7171
python-dotenv = "^1.0.1"
72-
sqlalchemy = "^2.0.37"
72+
sqlalchemy = "^2.0.38"
7373
psycopg = {extras = ["binary", "pool"], version = "^3.2.4"}
7474
isort = {extras = ["colors"], version = "^6.0.0"}
7575
black = "^25.1.0"

0 commit comments

Comments
 (0)