From 58444eb7cd478dfacfe26fbab060b290f1864041 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 02:21:43 +0000 Subject: [PATCH] Bump pdbpp from 0.11.5 to 0.11.6 in /{{cookiecutter.repo_name}} Bumps [pdbpp](https://github.com/bretello/pdbpp) from 0.11.5 to 0.11.6. - [Release notes](https://github.com/bretello/pdbpp/releases) - [Changelog](https://github.com/bretello/pdbpp/blob/master/CHANGELOG) - [Commits](https://github.com/bretello/pdbpp/compare/0.11.5...0.11.6) --- updated-dependencies: - dependency-name: pdbpp dependency-version: 0.11.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- {{cookiecutter.repo_name}}/dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/{{cookiecutter.repo_name}}/dev-requirements.txt b/{{cookiecutter.repo_name}}/dev-requirements.txt index 5cc33aa..7af737e 100644 --- a/{{cookiecutter.repo_name}}/dev-requirements.txt +++ b/{{cookiecutter.repo_name}}/dev-requirements.txt @@ -3,6 +3,6 @@ black==25.1.0 flake8==7.2.0 flake8-debugger==4.1.2 isort==6.0.1 -pdbpp==0.11.5 +pdbpp==0.11.6 pip-check-updates==0.27.0 pre-commit==4.2.0