Skip to content

Commit 0bd518e

Browse files
Python dependency: Bump psycopg[c] from 3.3.2 to 3.3.3
Bumps [psycopg[c]](https://github.com/psycopg/psycopg) from 3.3.2 to 3.3.3. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.3.2...3.3.3) --- updated-dependencies: - dependency-name: psycopg[c] dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 93e2f23 commit 0bd518e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ paramiko==3.5.1
4444
passlib==1.*
4545
psutil==7.2.*
4646
psycopg[c]==3.2.13; python_version < '3.10'
47-
psycopg[c]==3.3.2; python_version >= '3.10'
47+
psycopg[c]==3.3.3; python_version >= '3.10'
4848
pyotp==2.*
4949
python-dateutil==2.*
5050
pytz==2025.*

0 commit comments

Comments
 (0)