From 98d1bbc870e6ee1a4a91541530626eb86fe5300a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jan 2022 09:12:30 +0100 Subject: [PATCH] Bump psycopg2-binary from 2.9.2 to 2.9.3 (#281) Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.2 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-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 1587c35a..8fe1fc23 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -7,7 +7,7 @@ mypy==0.930 pillow==8.4.0 pip-tools==6.4.0 pre-commit==2.16.0 -psycopg2-binary==2.9.2 +psycopg2-binary==2.9.3 pycodestyle==2.8.0 pydocstyle==6.1.1 pytest==6.2.5