From 13d1464f06e3676dc4067495f98a6d24b1ec1562 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 02:43:47 +0000 Subject: [PATCH] Bump pdbpp from 0.11.7 to 0.12.0.post1 in /{{cookiecutter.repo_name}} Bumps [pdbpp](https://github.com/bretello/pdbpp) from 0.11.7 to 0.12.0.post1. - [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.7...0.12.0.post1) --- updated-dependencies: - dependency-name: pdbpp dependency-version: 0.12.0.post1 dependency-type: direct:development update-type: version-update:semver-minor ... 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 33768ad..77752e7 100644 --- a/{{cookiecutter.repo_name}}/dev-requirements.txt +++ b/{{cookiecutter.repo_name}}/dev-requirements.txt @@ -3,6 +3,6 @@ black==26.1.0 flake8==7.3.0 flake8-debugger==4.1.2 isort==7.0.0 -pdbpp==0.11.7 +pdbpp==0.12.0.post1 pip-check-updates==0.28.0 pre-commit==4.5.1