Skip to content

Commit f612fb5

Browse files
authored
Merge pull request #96 from jpcadena/dependabot/pip/sqlalchemy-2.0.37
⬆ Bump sqlalchemy from 2.0.36 to 2.0.37
2 parents 070d410 + fa4977e commit f612fb5

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)