Skip to content

Commit 1d7f83f

Browse files
Bump markdown from 3.8.2 to 3.9
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.8.2 to 3.9. - [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.2...3.9.0) --- updated-dependencies: - dependency-name: markdown dependency-version: '3.9' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 24005d6 commit 1d7f83f

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.9.1
33
httplib2==0.30.0
44
backports.zoneinfo;python_version<"3.9"
55
feedparser==6.0.11
6-
Markdown==3.8.2 # pyup: < 3
6+
Markdown==3.9 # pyup: < 3
77
psycopg[binary]==3.2.9
88
versiontools==1.9.1
99
statsd==4.0.1

0 commit comments

Comments
 (0)