From 35d5ab93cda599f5f0c72e3a974e9d614e6925ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 14:18:37 +0000 Subject: [PATCH] Bump types-markdown from 3.4.2.9 to 3.4.2.10 Bumps [types-markdown](https://github.com/python/typeshed) from 3.4.2.9 to 3.4.2.10. - [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 84f0c9e..42e857a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -8,4 +8,4 @@ pytest==7.4.0 pytest-cov==4.1.0 flake8==6.0.0 mypy==1.4.1 -types-markdown==3.4.2.9 +types-markdown==3.4.2.10