Skip to content

Commit

Permalink
Bump psycopg2-binary from 2.9.1 to 2.9.2 (#267)
Browse files Browse the repository at this point in the history
Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.1 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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 13, 2021
1 parent b02204f commit ec19741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_dev.txt
Expand Up @@ -7,7 +7,7 @@ mypy==0.910
pillow==8.4.0
pip-tools==6.4.0
pre-commit==2.15.0
psycopg2-binary==2.9.1
psycopg2-binary==2.9.2
pycodestyle==2.8.0
pydocstyle==6.1.1
pytest==6.2.5
Expand Down

0 comments on commit ec19741

Please sign in to comment.