Skip to content

Commit 07ca33a

Browse files
Update psycopg[binary,pool] requirement
Updates the requirements on [psycopg[binary,pool]](https://github.com/psycopg/psycopg) to permit the latest version. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.2.6...3.3.3) --- updated-dependencies: - dependency-name: psycopg[binary,pool] dependency-version: 3.3.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cb73120 commit 07ca33a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ Django==6.0.3
22
argon2-cffi>=25.1,<26
33
granian>=2.5,<3
44
openpyxl>=3.1.5,<3.2
5-
psycopg[binary,pool]>=3.2.6,<3.3
5+
psycopg[binary,pool]>=3.2.6,<3.4
66
redis[hiredis]>=5.2.1,<8

0 commit comments

Comments
 (0)