From c56e0dac288c12005eba5161287e8f5fafaa52ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Dec 2021 18:13:41 +0530 Subject: [PATCH] pip prod(deps): bump py-spy from 0.3.10 to 0.3.11 (#875) Bumps [py-spy](https://github.com/benfred/py-spy) from 0.3.10 to 0.3.11. - [Release notes](https://github.com/benfred/py-spy/releases) - [Changelog](https://github.com/benfred/py-spy/blob/master/CHANGELOG.md) - [Commits](https://github.com/benfred/py-spy/compare/v0.3.10...v0.3.11) --- updated-dependencies: - dependency-name: py-spy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Abhinav Singh <126065+abhinavsingh@users.noreply.github.com> --- requirements-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-testing.txt b/requirements-testing.txt index 51e06c32..1e4a531c 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -9,7 +9,7 @@ pytest-mock==3.6.1 pytest-asyncio==0.16.0 autopep8==1.6.0 mypy==0.910 -py-spy==0.3.10 +py-spy==0.3.11 codecov==2.1.12 tox==3.24.4 mccabe==0.6.1