Skip to content

Commit b63c367

Browse files
dependabot[bot]Psycojoker
authored andcommitted
Chore(deps): Bump psycopg2-binary from 2.9.5 to 2.9.10
Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.5 to 2.9.10. - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/commits/2.9.10) --- updated-dependencies: - dependency-name: psycopg2-binary dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d2aa0cc commit b63c367

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dependencies = [
4545
"msgpack==1.0.8", # required by aiocache
4646
"multiaddr==0.0.9", # for libp2p-stubs
4747
"orjson>=3.7.7", # Minimum version for Python 3.11
48-
"psycopg2-binary==2.9.5", # Note: psycopg3 is not yet supported by SQLAlchemy
48+
"psycopg2-binary==2.9.10", # Note: psycopg3 is not yet supported by SQLAlchemy
4949
"pycryptodome==3.21.0", # for libp2p-stubs
5050
"pymultihash==0.8.2", # for libp2p-stubs
5151
"pynacl==1.5",

0 commit comments

Comments
 (0)