Skip to content

Commit 7b93374

Browse files
build(deps-dev): bump psycopg2-binary from 2.8.6 to 2.9.1
Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.8.6 to 2.9.1. - [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 5740261 commit 7b93374

File tree

2 files changed

+38
-39
lines changed

2 files changed

+38
-39
lines changed

poetry.lock

Lines changed: 37 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
@@ -84,7 +84,7 @@ pytest-pythonpath = "^0.7.3"
8484
pytest-django = "^4.4.0"
8585
black = "^21.10b0"
8686
python-decouple = "^3.5"
87-
psycopg2-binary = "~2.8.0"
87+
psycopg2-binary = "~2.9.1"
8888
pytest-deadfixtures = "^2.2.1"
8989
pytest-testmon = "^1.2.2"
9090
pytest-timeout = "^2.0.1"

0 commit comments

Comments
 (0)