Skip to content

Commit 0704658

Browse files
build(deps-dev): bump psycopg2-binary from 2.8.6 to 2.9.3
Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.8.6 to 2.9.3. - [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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 056298d commit 0704658

File tree

2 files changed

+60
-39
lines changed

2 files changed

+60
-39
lines changed

poetry.lock

Lines changed: 59 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ pytest-pythonpath = "^0.7.3"
8585
pytest-django = "^4.5.2"
8686
black = "^21.12b0"
8787
python-decouple = "^3.5"
88-
psycopg2-binary = "~2.8.0"
88+
psycopg2-binary = "~2.9.3"
8989
pytest-deadfixtures = "^2.2.1"
9090
pytest-testmon = "^1.2.2"
9191
pytest-timeout = "^2.0.2"

0 commit comments

Comments
 (0)