Skip to content

Commit

Permalink
Merge pull request #6 from halkeye/renovate/psycopg2-2.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency psycopg2 to v2.9.9
  • Loading branch information
halkeye committed Nov 4, 2023
2 parents cb49b85 + 2ba17ab commit 912f38f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ maintainers = [
dependencies = [
"gunicorn==21.2.0",
"alembic==1.12.0",
"psycopg2==2.9.6",
"psycopg2==2.9.9",
"mysqlclient==2.2.0",
"slack-bolt==1.18.0",
"thefuzz==0.19.0",
Expand Down

0 comments on commit 912f38f

Please sign in to comment.