Skip to content

Commit 6aa3a80

Browse files
committed
chore: update server dependency
1 parent 7b36760 commit 6aa3a80

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies = [
1818
"aiohttp >=3.11.18, <4.0.0",
1919
"pydantic >=2.11.4, <3.0.0",
2020
"PyYAML >=6.0.2, <7.0.0",
21-
"questionpy-server @ git+https://github.com/questionpy-org/questionpy-server.git@0ae8f6e61d6f170eb429f6edd7d648afcd9e5ced",
21+
"questionpy-server @ git+https://github.com/questionpy-org/questionpy-server.git@1588f5494f58aacc1ff233eb22b7539b77937cde",
2222
"jinja2 >=3.1.6, <4.0.0",
2323
"aiohttp-jinja2 >=1.6, <2.0",
2424
"lxml[html-clean] >=5.4.0, <5.5.0",

0 commit comments

Comments
 (0)