Skip to content

Commit c9afc40

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 ddc3e37 commit c9afc40

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
@@ -16,7 +16,7 @@ asn1crypto==1.5.0 # for pyOpenSSL
1616
cffi==2.0.0 # for pyOpenSSL
1717

1818
requests==2.32.4
19-
Markdown==3.9 # pyup: < 3
19+
Markdown==3.10 # pyup: < 3
2020
psycopg[binary]==3.2.1
2121
versiontools==1.9.1
2222
statsd==4.0.1

0 commit comments

Comments
 (0)