From f121d253ac2e14fe9d3d749077d414388aa634a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Mar 2023 13:05:37 +0000 Subject: [PATCH] Bump ipdb from 0.13.11 to 0.13.13 Bumps [ipdb](https://github.com/gotcha/ipdb) from 0.13.11 to 0.13.13. - [Release notes](https://github.com/gotcha/ipdb/releases) - [Changelog](https://github.com/gotcha/ipdb/blob/master/HISTORY.txt) - [Commits](https://github.com/gotcha/ipdb/compare/0.13.11...0.13.13) --- updated-dependencies: - dependency-name: ipdb dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 4df34967..b8ca6061 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,7 +1,7 @@ pytest==7.2.2 flake8==5.0.4 pylint==2.17.0 -ipdb==0.13.11 +ipdb==0.13.13 mypy==1.0.1 black==23.1.0 types-pkg-resources==0.1.3