Skip to content

Commit 2a43dc5

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

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.10.0
33
httplib2==0.31.0
44
backports.zoneinfo;python_version<"3.9"
55
feedparser==6.0.12
6-
Markdown==3.9 # pyup: < 3
6+
Markdown==3.10 # pyup: < 3
77
psycopg[binary]==3.2.12
88
versiontools==1.9.1
99
statsd==4.0.1

0 commit comments

Comments
 (0)