mirror of
https://github.com/DarrenOfficial/dpaste.git
synced 2024-11-14 23:52:55 +11:00
Bump psycopg2-binary from 2.9.3 to 2.9.9
Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.3 to 2.9.9. - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/commits/2.9.9) --- updated-dependencies: - dependency-name: psycopg2-binary dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
7015be1355
commit
35dc73894a
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ install_requires =
|
|||
# Extra packages for local development
|
||||
[options.extras_require]
|
||||
production =
|
||||
psycopg2-binary==2.9.3
|
||||
psycopg2-binary==2.9.9
|
||||
django-webserver[pyuwsgi]==1.2.0
|
||||
|
||||
dev =
|
||||
|
|
Loading…
Reference in a new issue