From 7475bc6d0228fc24969b11ebcffd5535def8505e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 26 Jan 2021 22:16:38 +0000 Subject: [PATCH] Bump pymdown-extensions from 8.0 to 8.1.1 Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 8.0 to 8.1.1. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/8.0...8.1.1) Signed-off-by: dependabot-preview[bot] --- docs/requirements.txt | 2 +- requirements.dev.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index c4b5e63..33dfb50 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,2 +1,2 @@ mdx_unimoji==1.0 -pymdown-extensions==8.0 +pymdown-extensions==8.1.1 diff --git a/requirements.dev.txt b/requirements.dev.txt index 15d6f54..922b8bd 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -9,7 +9,7 @@ pylint==2.6.0 pyls==0.1.6 pyls-black==0.4.6 pyls-isort==0.2.0 -pymdown-extensions==8.0 +pymdown-extensions==8.1.1 pytest==6.0.1 pytest-console-scripts==0.2.0 pytest-cov==2.10.1