kopia lustrzana https://github.com/glidernet/ogn-python
Bump psycopg2-binary from 2.8.6 to 2.9.2 (#110)
Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.8.6 to 2.9.2. - [Release notes](https://github.com/psycopg/psycopg2/releases) - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/commits) --- updated-dependencies: - dependency-name: psycopg2-binary 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>master
rodzic
abc6f3f5a4
commit
5075048c07
2
setup.py
2
setup.py
|
@ -51,7 +51,7 @@ setup(
|
||||||
'shapely==1.7.1',
|
'shapely==1.7.1',
|
||||||
'ogn-client==1.2.1',
|
'ogn-client==1.2.1',
|
||||||
'mgrs==1.4.2',
|
'mgrs==1.4.2',
|
||||||
'psycopg2-binary==2.8.6',
|
'psycopg2-binary==2.9.2',
|
||||||
'xmlunittest==0.5.0',
|
'xmlunittest==0.5.0',
|
||||||
'flower==0.9.7',
|
'flower==0.9.7',
|
||||||
'tqdm==4.62.3',
|
'tqdm==4.62.3',
|
||||||
|
|
Ładowanie…
Reference in New Issue