Skip to content

Commit 186c8b3

Browse files
committed
chg: Bump deps, version
1 parent e14a550 commit 186c8b3

File tree

2 files changed

+35
-35
lines changed

2 files changed

+35
-35
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "lacus"
3-
version = "1.4.1"
3+
version = "1.5.0"
44
description = " A capturing system using playwright, as a web service."
55
authors = ["Raphaël Vinot <raphael.vinot@circl.lu>"]
66
license = "BSD-3-Clause"
@@ -22,7 +22,7 @@ redis = {version = "^4.5.5", extras = ["hiredis"]}
2222
flask-restx = "^1.1.0"
2323
werkzeug = "^2.3.4"
2424
gunicorn = "^20.1.0"
25-
lacuscore = "^1.4.16"
25+
lacuscore = "^1.5.0"
2626
rich = "^13.3.5"
2727
psutil = "^5.9.5"
2828

0 commit comments

Comments
 (0)