summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-02-24 07:56:40 +0000
committerGitHub <noreply@github.com>2023-02-24 07:56:40 +0000
commita752d30e089fe1221924716b5037c2f312387135 (patch)
tree79312c16b7ad4735932fa57d6bab75e8c4db4c04 /requirements.txt
parentd669da81fbe820df2d97c98560d00dee32979dc9 (diff)
Bump markdown-it-py from 2.1.0 to 2.2.0
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 update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 80f9257c..adccfa3f 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -13,6 +13,6 @@ uvloop==0.17.0
httpx-socks[asyncio]==0.7.2
setproctitle==1.3.2
redis==4.5.1
-markdown-it-py==2.1.0
+markdown-it-py==2.2.0
typing_extensions==4.5.0
fasttext-predict==0.9.2.1