Skip to content

Commit 9579a99

Browse files
chore(deps): bump psycopg2-binary from 2.9.9 to 2.9.11 (#2906)
Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.9 to 2.9.11. - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](psycopg/psycopg2@2.9.9...2.9.11) --- updated-dependencies: - dependency-name: psycopg2-binary dependency-version: 2.9.11 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 40cb9cf commit 9579a99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies = [
2222
"cmarkgfm==2024.11.20",
2323
"Pygments>=2.17,<3",
2424
"Pillow==10.4.0",
25-
"psycopg2-binary==2.9.9",
25+
"psycopg2-binary==2.9.11",
2626
"python3-openid==3.2.0",
2727
"python-decouple==3.8",
2828
"lxml==5.2.2",

0 commit comments

Comments
 (0)