From c7e94abb2fb8dccac2b27a3458a75332e3fa3d10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Feb 2023 19:59:04 +0000 Subject: [PATCH] Bump markdown-it-py in /ai_chatgpt_usages/plagiarism_checker_python Bumps [markdown-it-py](https://github.com/executablebooks/markdown-it-py) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/executablebooks/markdown-it-py/releases) - [Changelog](https://github.com/executablebooks/markdown-it-py/blob/master/CHANGELOG.md) - [Commits](https://github.com/executablebooks/markdown-it-py/compare/v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: markdown-it-py dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../requirements_plagiarism_checker_python.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai_chatgpt_usages/plagiarism_checker_python/requirements_plagiarism_checker_python.txt b/ai_chatgpt_usages/plagiarism_checker_python/requirements_plagiarism_checker_python.txt index 6959f9f2..61093954 100644 --- a/ai_chatgpt_usages/plagiarism_checker_python/requirements_plagiarism_checker_python.txt +++ b/ai_chatgpt_usages/plagiarism_checker_python/requirements_plagiarism_checker_python.txt @@ -21,7 +21,7 @@ Jinja2==3.1.2 joblib==1.2.0 jsonschema==4.17.3 kiwisolver==1.4.4 -markdown-it-py==2.1.0 +markdown-it-py==2.2.0 MarkupSafe==2.1.2 matplotlib==3.7.0 mdurl==0.1.2