Skip to content

Commit 057c201

Browse files
Bump psycopg2 in /{{cookiecutter.project_slug}}/backend (#129)
Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.8.5 to 2.8.6. - [Release notes](https://github.com/psycopg/psycopg2/releases) - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent a117c23 commit 057c201

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{cookiecutter.project_slug}}/backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ httpx==0.15.5
77
ipython==7.18.1
88
itsdangerous==1.1.0
99
Jinja2==2.11.2
10-
psycopg2==2.8.5
10+
psycopg2==2.8.6
1111
pytest==6.1.0
1212
requests==2.24.0
1313
SQLAlchemy==1.3.19

0 commit comments

Comments
 (0)