Skip to content

Commit 3016d11

Browse files
Bump markdown from 3.8 to 3.8.2
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.8 to 3.8.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.8...3.8.2) --- updated-dependencies: - dependency-name: markdown dependency-version: 3.8.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5f4c94c commit 3016d11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ asgiref==3.8.1
33
httplib2==0.22.0
44
backports.zoneinfo;python_version<"3.9"
55
feedparser==6.0.11
6-
Markdown==3.8 # pyup: < 3
6+
Markdown==3.8.2 # pyup: < 3
77
psycopg[binary]==3.2.9
88
versiontools==1.9.1
99
statsd==4.0.1

0 commit comments

Comments
 (0)