From df26239993db13c7cc9126671924f47b5b641994 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 23:03:35 +0000 Subject: [PATCH] Bump whatthepatch from 1.0.3 to 1.0.6 Bumps [whatthepatch](https://github.com/cscorley/whatthepatch) from 1.0.3 to 1.0.6. - [Release notes](https://github.com/cscorley/whatthepatch/releases) - [Changelog](https://github.com/cscorley/whatthepatch/blob/main/HISTORY.md) - [Commits](https://github.com/cscorley/whatthepatch/compare/1.0.3...1.0.6) --- updated-dependencies: - dependency-name: whatthepatch dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index d2e0053..056e0d4 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,3 +1,3 @@ pytest==8.3.3 -whatthepatch==1.0.3 +whatthepatch==1.0.6 cffi==1.17.1 \ No newline at end of file