Skip to content

Commit

Permalink
chore: bump canonicalwebteam.search module
Browse files Browse the repository at this point in the history
  • Loading branch information
abbiesims committed Sep 18, 2024
1 parent 584876c commit 3a30521
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
canonicalwebteam.flask-base==1.1.0
canonicalwebteam.flask-base==2.0.0
canonicalwebteam.blog==6.4.2
canonicalwebteam.yaml-responses==1.2.0
canonicalwebteam.discourse==5.6.1
canonicalwebteam.search==1.3.0
canonicalwebteam.search==2.1.0
canonicalwebteam.templatefinder==1.0.0
canonicalwebteam.image-template==1.3.1
black==24.3.0
Expand Down
1 change: 1 addition & 0 deletions webapp/docs/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ def init_docs(app):
"/docs/search",
"docs-search",
build_search_view(
app=app,
session=session,
site="juju.is/docs",
template_path="docs/search.html",
Expand Down

0 comments on commit 3a30521

Please sign in to comment.