Python dependency: Bump psycopg[c] from 3.1.19 to 3.2.1
Bumps [psycopg[c]](https://github.com/psycopg/psycopg) from 3.1.19 to 3.2.1. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](https://github.com/psycopg/psycopg/compare/3.1.19...3.2.1) --- updated-dependencies: - dependency-name: psycopg[c] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>pull/7647/head
parent
22cdb86aab
commit
adb8fdb096
|
|
@ -26,7 +26,7 @@ pytz==2024.*
|
|||
speaklater3==1.*
|
||||
sqlparse==0.*
|
||||
psutil==6.0.*
|
||||
psycopg[c]==3.1.19
|
||||
psycopg[c]==3.2.1
|
||||
python-dateutil==2.*
|
||||
SQLAlchemy==2.*
|
||||
bcrypt==4.1.*
|
||||
|
|
|
|||
Loading…
Reference in New Issue