Skip to content

Commit 5b0d861

Browse files
build(deps): update stripe requirement in /server
--- updated-dependencies: - dependency-name: stripe dependency-version: 12.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fb88cae commit 5b0d861

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies = [
1414
"githubkit==0.12.16",
1515
"redis>=5.0.4",
1616
"sse-starlette>=2.0.0",
17-
"stripe>=10.12.0,<12",
17+
"stripe>=10.12.0,<13",
1818
"pyjwt>=2.6.0",
1919
"pydantic>=2.10,<2.11",
2020
"jinja2>=3.1.2",

0 commit comments

Comments
 (0)