From 118b20ef33113ffb6079ddba02d30ea628d8082c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Sep 2022 14:10:38 +0000 Subject: [PATCH] Bump types-markdown from 3.4.1 to 3.4.2 Bumps [types-markdown](https://github.com/python/typeshed) from 3.4.1 to 3.4.2. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-markdown 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 86eea69..35123b9 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,4 +5,4 @@ pytest==7.1.2 pytest-cov==3.0.0 flake8==5.0.4 mypy==0.971 -types-markdown==3.4.1 +types-markdown==3.4.2