Skip to content

Commit 4a646c9

Browse files
chore: Lock file maintenance
1 parent 2ff2ce4 commit 4a646c9

File tree

2 files changed

+61
-61
lines changed

2 files changed

+61
-61
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ classifiers = [
2626
"Programming Language :: Python :: Implementation :: CPython",
2727
]
2828
dependencies = [
29-
"psycopg[binary]==3.2.7",
29+
"psycopg[binary]==3.2.9",
3030
"psycopg2-binary==2.9.10",
3131
"sqlalchemy~=2.0",
3232
"sshtunnel==0.4.0",

0 commit comments

Comments
 (0)