build(deps-dev): bump codecov from 2.1.12 to 2.1.13 (#1055)
Bumps [codecov](https://github.com/codecov/codecov-python) from 2.1.12 to 2.1.13. - [Release notes](https://github.com/codecov/codecov-python/releases) - [Changelog](https://github.com/codecov/codecov-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/codecov/codecov-python/commits) --- updated-dependencies: - dependency-name: codecov 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>
This commit is contained in:
@ -73,7 +73,7 @@ python = "<3.8"
|
||||
# Testing
|
||||
pytest = "^7.3.0"
|
||||
pytest-cov = "^4.0.0"
|
||||
codecov = "^2.1.12"
|
||||
codecov = "^2.1.13"
|
||||
pytest-asyncio = "^0.21.0"
|
||||
fastapi = ">=0.70.1,<0.86"
|
||||
flake8 = "^3.9.2"
|
||||
|
||||
Reference in New Issue
Block a user