From 76ec42d85872ebcd5d67d440627c61d16891ede8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 00:05:10 -0800 Subject: [PATCH] Bump flake8-markdown from 0.5.0 to 0.6.0 (#1052) Bumps [flake8-markdown](https://github.com/johnfraney/flake8-markdown) from 0.5.0 to 0.6.0. - [Release notes](https://github.com/johnfraney/flake8-markdown/releases) - [Commits](https://github.com/johnfraney/flake8-markdown/compare/v0.5.0...v0.6.0) --- updated-dependencies: - dependency-name: flake8-markdown dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- test_bot/test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_bot/test-requirements.txt b/test_bot/test-requirements.txt index 75e2348a4..f1aac41e8 100644 --- a/test_bot/test-requirements.txt +++ b/test_bot/test-requirements.txt @@ -1,7 +1,7 @@ pytest==8.3.4 pytest-timeout==2.3.1 flake8==7.1.1 -flake8-markdown==0.5.0 +flake8-markdown==0.6.0 flake8-docstrings==1.7.0 mypy==1.13.0 types-requests==2.32.0.20241016