Skip to content

Commit 0718cea

Browse files
Bump psycopg2-binary in /{{cookiecutter.project_slug}}/backend (#680)
1 parent 6ba5162 commit 0718cea

File tree

2 files changed

+63
-65
lines changed

2 files changed

+63
-65
lines changed

{{cookiecutter.project_slug}}/backend/poetry.lock

+62-64
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

{{cookiecutter.project_slug}}/backend/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ uvicorn = "^0.23.2"
1111
pydantic = "^1.10.12"
1212
requests = "^2.31.0"
1313
alembic = "^1.11.2"
14-
psycopg2-binary = "^2.9.6"
14+
psycopg2-binary = "^2.9.7"
1515
asyncpg = "^0.28.0"
1616
SQLAlchemy = "^2.0.19"
1717
gunicorn = "^21.2.0"

0 commit comments

Comments
 (0)