diff options
| author | dependabot[bot] | 2023-02-23 19:50:42 +0000 |
|---|---|---|
| committer | GitHub | 2023-02-23 19:50:42 +0000 |
| commit | 3e292fdbc7d2ca634fe018dce83eccd075fd81f1 (patch) | |
| tree | 863d134485c893495d67722aa9921f378248979a | |
| parent | 639f286a6dbc4c2983a34ad823ff3cfcb7f1db64 (diff) | |
| download | sec-certs-3e292fdbc7d2ca634fe018dce83eccd075fd81f1.tar.gz sec-certs-3e292fdbc7d2ca634fe018dce83eccd075fd81f1.tar.zst sec-certs-3e292fdbc7d2ca634fe018dce83eccd075fd81f1.zip | |
build(deps-dev): bump markdown-it-py in /requirements
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:development
...
Signed-off-by: dependabot[bot] <support@github.com>
| -rw-r--r-- | requirements/dev_requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements/dev_requirements.txt b/requirements/dev_requirements.txt index a44ecdba..b8e8d599 100644 --- a/requirements/dev_requirements.txt +++ b/requirements/dev_requirements.txt @@ -154,7 +154,7 @@ lxml==4.9.1 # via # pikepdf # sec-certs (./../pyproject.toml) -markdown-it-py==2.1.0 +markdown-it-py==2.2.0 # via # mdit-py-plugins # myst-parser |
