Skip to content

Commit 8b5a875

Browse files
chore(deps): update psycopg2-binary requirement from <3,>=2.9 to >=2.9.12,<3 (#1907)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: William Bergamin <wbergamin@salesforce.com>
1 parent 31c5194 commit 8b5a875

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/databases.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Database drivers for CI testing
22

33
# PostgreSQL drivers
4-
psycopg2-binary>=2.9,<3
4+
psycopg2-binary>=2.9.12,<3
55
asyncpg>=0.31.0,<1

0 commit comments

Comments
 (0)