Skip to content

Commit

Permalink
Update dependency Markdown to v3.4.2 (#327)
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] authored Mar 22, 2023
1 parent 6aec21b commit e1c8f92
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==22.1
djangorestframework==3.14.0
Markdown==3.4.1
Markdown==3.4.2
django-allauth==0.52.0
dj-rest-auth==3.0.0
djangorestframework-simplejwt==5.2.2
Expand Down
2 changes: 1 addition & 1 deletion repository/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Django>=4.1.7
django-filter>=22.1
djangorestframework>=3.14.0
importlib-metadata>=6.0.0
Markdown>=3.4.1
Markdown>=3.4.2
pytz>=2022.7.1
sqlparse>=0.4.3
zipp>=3.12.0
Expand Down

0 comments on commit e1c8f92

Please sign in to comment.