Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ dependencies = [
"social_auth_app_django~=5.7.0",
"svglib==1.5.1",
"svgwrite~=1.4.3",
"wagtail==7.0.3",
"wagtail==7.0.4",
"whitenoise~=6.11.0",
"xhtml2pdf~=0.2.17",
"xmltodict~=1.0.2",
Expand Down
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2182,9 +2182,9 @@ virtualenv==20.36.1 \
--hash=sha256:575a8d6b124ef88f6f51d56d656132389f961062a9177016a50e4f507bbcc19f \
--hash=sha256:8befb5c81842c641f8ee658481e42641c68b5eab3521d8e092d18320902466ba
# via pre-commit
wagtail==7.0.3 \
--hash=sha256:6c4925f7b56b8ce0275da03b219b4b382f17aa7f8517a2487e48c3b7ee9c2b1c \
--hash=sha256:d336623405db81f799ea231509d8da3b46a7539932cc1c1ad509d856786b88e8
wagtail==7.0.4 \
--hash=sha256:241841ff27019accbc73055c7a39249dec21262f94a9c5db8239659d2e6916af \
--hash=sha256:dc455f321223a8a22656298b8324bad1ede7e5fe8c12b674b74668b3919c052a
# via
# hypha
# wagtail-factories
Expand Down
6 changes: 3 additions & 3 deletions requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1485,9 +1485,9 @@ vine==5.1.0 \
# amqp
# celery
# kombu
wagtail==7.0.3 \
--hash=sha256:6c4925f7b56b8ce0275da03b219b4b382f17aa7f8517a2487e48c3b7ee9c2b1c \
--hash=sha256:d336623405db81f799ea231509d8da3b46a7539932cc1c1ad509d856786b88e8
wagtail==7.0.4 \
--hash=sha256:241841ff27019accbc73055c7a39249dec21262f94a9c5db8239659d2e6916af \
--hash=sha256:dc455f321223a8a22656298b8324bad1ede7e5fe8c12b674b74668b3919c052a
# via
# hypha
# wagtail-modeladmin
Expand Down
10 changes: 5 additions & 5 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading