From 131bf68c8a44a82ba956aae421f330d17b8bbaa5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 02:43:05 +0000 Subject: [PATCH] Bump flake8-datetimez in /{{cookiecutter.repo_name}} Bumps [flake8-datetimez](https://github.com/pjknkda/flake8-datetimez) from 20.10.0 to 26.8.1. - [Release notes](https://github.com/pjknkda/flake8-datetimez/releases) - [Commits](https://github.com/pjknkda/flake8-datetimez/compare/20.10.0...26.8.1) --- updated-dependencies: - dependency-name: flake8-datetimez dependency-version: 26.8.1 dependency-type: direct:development update-type: version-update:semver-major ... 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 a1b4e2e..e4d8b4d 100644 --- a/{{cookiecutter.repo_name}}/dev-requirements.txt +++ b/{{cookiecutter.repo_name}}/dev-requirements.txt @@ -1,7 +1,7 @@ -r requirements.txt black==26.5.1 flake8==7.3.0 -flake8-datetimez==20.10.0 +flake8-datetimez==26.8.1 flake8-debugger==4.1.2 isort==8.0.1 pdbpp==0.12.1