mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
change(poetry): update Markdown to 3.3.6
Previous versions when encountered with an updated `importlib_metadata` produce a deprecation warning. This update resolves that deprecation. Signed-off-by: Kevin Morris <kevr@0cost.org>
This commit is contained in:
parent
36bc9ae29b
commit
0c07c14860
2 changed files with 44 additions and 5 deletions
|
@ -74,7 +74,7 @@ alembic = "^1.7.4"
|
|||
mysqlclient = "^2.0.3"
|
||||
Authlib = "^0.15.5"
|
||||
Jinja2 = "^3.0.2"
|
||||
Markdown = "3.3.4"
|
||||
Markdown = "^3.3.6"
|
||||
Werkzeug = "^2.0.2"
|
||||
SQLAlchemy = "^1.4.26"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue