Skip to content

Commit c51a447

Browse files
Python dependency: Bump psycopg[c] in /web/regression
Bumps [psycopg[c]](https://github.com/psycopg/psycopg) from 3.2.3 to 3.2.4. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.2.3...3.2.4) --- updated-dependencies: - dependency-name: psycopg[c] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cd86ce0 commit c51a447

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
@@ -28,7 +28,7 @@ pytz==2024.*
2828
speaklater3==1.*
2929
sqlparse==0.*
3030
psutil==6.1.*
31-
psycopg[c]==3.2.3
31+
psycopg[c]==3.2.4
3232
python-dateutil==2.*
3333
SQLAlchemy==2.*
3434
bcrypt==4.2.*

0 commit comments

Comments
 (0)