Skip to content

Commit 190c797

Browse files
Bump psycopg2-binary from 2.9.9 to 2.9.11 (#1022)
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](https://github.com/psycopg/psycopg2/commits) --- updated-dependencies: - dependency-name: psycopg2-binary dependency-version: 2.9.11 dependency-type: direct:production update-type: version-update:semver-patch ...
1 parent 9908577 commit 190c797

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
@@ -63,7 +63,7 @@ dependencies = [
6363
'chardet==5.2.*',
6464
'mt-940==4.30.*',
6565
'django-i18nfield==1.9.*,>=1.9.4',
66-
'psycopg2-binary==2.9.9',
66+
'psycopg2-binary==2.9.11',
6767
'tqdm==4.*',
6868
'vobject==0.9.*',
6969
'pycountry',

0 commit comments

Comments
 (0)