Skip to content

Commit 3bc1b97

Browse files
committed
Update plugins to make compatible with django-csp 4.0
1 parent 3387b96 commit 3bc1b97

File tree

2 files changed

+30
-45
lines changed

2 files changed

+30
-45
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ dependencies = [
6161
"vobject~=0.9.0",
6262
"whitenoise~=6.9.0",
6363
"zxcvbn~=4.5.0",
64-
"pretalx_pages @ git+https://github.com/hongquan/eventyay-talk-pages.git@2956f13",
65-
"pretalx_venueless @ git+https://github.com/fossasia/eventyay-talk-video.git@main",
64+
"pretalx_pages @ git+https://github.com/hongquan/eventyay-talk-pages.git@f43cc9a",
65+
"pretalx_venueless @ git+https://github.com/hongquan/eventyay-talk-video.git@a8bbec8",
6666
"pretalx-downstream @ git+https://github.com/fossasia/eventyay-talk-downstream.git@main",
6767
"django-allauth~=0.63.3",
6868
"PyJWT~=2.8.0",

uv.lock

Lines changed: 28 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)