Skip to content

Commit 8632dca

Browse files
committed
chg: Bump deps
1 parent 719f99d commit 8632dca

2 files changed

Lines changed: 19 additions & 19 deletions

File tree

poetry.lock

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

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "lacus"
3-
version = "1.24.3"
3+
version = "1.25.0"
44
description = " A capturing system using playwright, as a web service."
55
authors = [{name="Raphaël Vinot", email="raphael.vinot@circl.lu"}]
66
license = "BSD-3-Clause"
@@ -11,14 +11,14 @@ dependencies = [
1111
"redis[hiredis] (>=5.0.0,<6.0.0)",
1212
"flask-restx (>=1.3.2)",
1313
"gunicorn[setproctitle] (>=26.0.0)",
14-
"lacuscore (>=1.24.7)",
14+
"lacuscore (>=1.25.0)",
1515
"rich (>=15.0.0)",
1616
"psutil (>=7.2.2)",
1717
"watchdog (>=6.0.0,<7.0.0)",
1818
"orjson (>=3.11.3,<4.0.0)",
1919
"commented-configparser (>=3.0.0,<4.0.0)",
2020
"lookyloo-models (>=0.2.9)",
21-
"playwrightcapture (>=1.39.12)",
21+
"playwrightcapture (>=1.40.0)",
2222
"flask (>=3.1.3,<4.0.0)",
2323
"aiohttp (>=3.14.1,<4.0.0)",
2424
"multidict (>=6.7.1,<7.0.0)",

0 commit comments

Comments
 (0)