Skip to content

Commit 86cd45a

Browse files
Bump psycopg[binary] from 3.1.15 to 3.1.16 (#610)
Bumps [psycopg[binary]](https://github.com/psycopg/psycopg) from 3.1.15 to 3.1.16. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.1.15...3.1.16) --- updated-dependencies: - dependency-name: psycopg[binary] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ec83814 commit 86cd45a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docker/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
gunicorn==21.2.0
2-
psycopg[binary]==3.1.15
2+
psycopg[binary]==3.1.16
33
fastapi==0.105.0
44
uvicorn[standard]==0.24.0.post1
55
pandas==2.1.4

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PyYAML==6.0.1
22
pandas==2.1.4
3-
psycopg[binary]==3.1.15
3+
psycopg[binary]==3.1.16
44
pyserial==3.5
55
psutil==5.9.7
66
schema==0.7.5

0 commit comments

Comments
 (0)