Skip to content

Commit ebbcf6c

Browse files
Bump pytest in /{{cookiecutter.project_slug}}/backend (#128)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.0.1 to 6.1.0. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest@6.0.1...6.1.0) 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 ab28e12 commit ebbcf6c

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
@@ -8,7 +8,7 @@ ipython==7.18.1
88
itsdangerous==1.1.0
99
Jinja2==2.11.2
1010
psycopg2==2.8.5
11-
pytest==6.0.1
11+
pytest==6.1.0
1212
requests==2.24.0
1313
SQLAlchemy==1.3.19
1414
starlette==0.13.8

0 commit comments

Comments
 (0)