Skip to content

Commit 158394a

Browse files
authored
chore(deps): update dependency @descope/web-component to v3.39.0
1 parent 19e189c commit 158394a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

django_descope/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ class Settings:
1717
_PREFIX = "DESCOPE_"
1818

1919
# renovate: datasource=npm packageName=@descope/web-component
20-
DESCOPE_WEB_COMPONENT_VERSION = "3.38.2"
20+
DESCOPE_WEB_COMPONENT_VERSION = "3.39.0"
2121
""" Version of the Descope web component. """
2222

2323
DESCOPE_WEB_COMPONENT_SRC = (

0 commit comments

Comments
 (0)