Skip to content

Commit

Permalink
Bump psycopg from 3.0.5 to 3.0.7
Browse files Browse the repository at this point in the history
Bumps [psycopg](https://github.com/psycopg/psycopg) from 3.0.5 to 3.0.7.
- [Release notes](https://github.com/psycopg/psycopg/releases)
- [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst)
- [Commits](psycopg/psycopg@3.0.5...3.0.7)

---
updated-dependencies:
- dependency-name: psycopg
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 20, 2021
1 parent 4a060ff commit f7cdd75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ def get_version(version_file):
"boto3 == 1.20.14",
"docopt == 0.6.2",
"ec2-metadata == 2.5.0",
"psycopg == 3.0.5",
"psycopg == 3.0.7",
"schema == 0.7.4",
"setuptools >= 24.2.0",
],
Expand Down

0 comments on commit f7cdd75

Please sign in to comment.