Skip to content

Commit 7765b83

Browse files
Bump sqlalchemy from 2.0.35 to 2.0.36 (#268)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tert0 <[email protected]>
1 parent 1ae160d commit 7765b83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies = [
1818
"passlib==1.7.4",
1919
"PyJWT==2.9.0",
2020
"python-dotenv==1.0.1",
21-
"SQLAlchemy==2.0.35",
21+
"SQLAlchemy==2.0.36",
2222
"pyyaml==6.0.2",
2323
"toml==0.10.2",
2424
"pydantic==2.9.2",

0 commit comments

Comments
 (0)