Skip to content

Commit cebdc24

Browse files
build(deps): bump markdown from 3.4.4 to 3.5.2
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.4.4 to 3.5.2. - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md) - [Commits](Python-Markdown/markdown@3.4.4...3.5.2) --- updated-dependencies: - dependency-name: markdown dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 10ed801 commit cebdc24

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-manual.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ aliyun-python-sdk-core==2.13.36
44
Django==4.2.10
55
django-allauth==0.57.0
66
gevent==23.9.1
7-
Markdown==3.4.4
7+
Markdown==3.5.2
88
psycopg==3.1.12
99
psycopg-binary==3.1.12
1010
psycopg-pool==3.1.8

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ gevent==23.9.1
1111
greenlet==3.0.0
1212
idna==3.4
1313
jmespath==0.10.0
14-
Markdown==3.4.4
14+
Markdown==3.5.2
1515
oauthlib==3.2.2
1616
psycopg==3.1.12
1717
psycopg-binary==3.1.12

0 commit comments

Comments
 (0)