Skip to content

Commit

Permalink
dependabot PRs
Browse files Browse the repository at this point in the history
Bump boto3 from 1.17.72 to 1.17.73

Bumps [boto3](https://github.com/boto/boto3) from 1.17.72 to 1.17.73.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.17.72...1.17.73)

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

Bump pytest-cov from 2.11.1 to 2.12.0

Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.11.1 to 2.12.0.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases)
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-cov@v2.11.1...v2.12.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tschaume committed May 17, 2021
1 parent cad1c8e commit 4613287
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-server.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ fastapi==0.65.1
maggma==0.27.0
uvicorn==0.13.4
gunicorn[gevent]==20.1.0
boto3==1.17.72
boto3==1.17.73
2 changes: 1 addition & 1 deletion requirements-testing.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
pre-commit==2.12.1
pytest==6.2.4
pytest-asyncio==0.15.1
pytest-cov==2.11.1
pytest-cov==2.12.0
pytest-mock==3.6.1
pycodestyle==2.7.0
flake8==3.9.2
Expand Down

0 comments on commit 4613287

Please sign in to comment.