Skip to content

Commit 9cd76c1

Browse files
Bump psycopg[c] from 3.2.5 to 3.2.6 (#12005)
Bumps [psycopg[c]](https://github.com/psycopg/psycopg) from 3.2.5 to 3.2.6. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.2.5...3.2.6) --- updated-dependencies: - dependency-name: psycopg[c] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2092cf4 commit 9cd76c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ lxml==5.3.1
3131
Markdown==3.7
3232
openpyxl==3.1.5
3333
Pillow==11.1.0 # required by django-imagekit
34-
psycopg[c]==3.2.5
34+
psycopg[c]==3.2.6
3535
cryptography==44.0.2
3636
python-dateutil==2.9.0.post0
3737
pytz==2025.1

0 commit comments

Comments
 (0)