Skip to content

Commit

Permalink
Update dependency Markdown to >=3.5.1 (#1101)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 20, 2023
1 parent ab27dd6 commit 19bd9c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gateway/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
django-filter>=23.3
djangorestframework>=3.14.0
Markdown>=3.4.4
Markdown>=3.5.1
django-allauth==0.54.0
django-allow-cidr>=0.7.1
dj-rest-auth==4.0.1
Expand Down
2 changes: 1 addition & 1 deletion repository/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ django-filter>=23.3
django_prometheus>=2.3.1
djangorestframework>=3.14.0
importlib-metadata>=6.0.0
Markdown>=3.4.4
Markdown>=3.5.1
pytz>=2022.7.1
sqlparse>=0.4.4
zipp>=3.15.0
Expand Down

0 comments on commit 19bd9c7

Please sign in to comment.