Skip to content

Commit 506d84d

Browse files
committed
chore: update server dependency
1 parent f72adbd commit 506d84d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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@de8e98a9261147c691932295aa195e97769bfe5a",
21+
"questionpy-server @ git+https://github.com/questionpy-org/questionpy-server.git@8a57214559427b6f906c94cb2c77f71aad323d7e",
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)