Skip to content

Commit c0dea71

Browse files
Bump sqlalchemy from 2.0.34 to 2.0.36
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.34 to 2.0.36. - [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] <support@github.com>
1 parent 59df69f commit c0dea71

File tree

2 files changed

+42
-53
lines changed

2 files changed

+42
-53
lines changed

poetry.lock

Lines changed: 41 additions & 52 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
@@ -12,7 +12,7 @@ fastapi = "^0.114.1"
1212
requests = "^2.32.3"
1313
psycopg2-binary = "^2.9.9"
1414
python-dateutil = "^2.9.0.post0"
15-
SQLAlchemy = "^2.0.34"
15+
SQLAlchemy = "^2.0.36"
1616
uvicorn = "^0.30.6"
1717
yahooquery = "^2.3.7"
1818
python-dotenv = "^1.0.1"

0 commit comments

Comments
 (0)