Skip to content

Commit

Permalink
chg: Bump playwright, version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafiot committed Jul 18, 2023
1 parent fba2d75 commit c4353b2
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 40 deletions.
80 changes: 42 additions & 38 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "lacuscore"
version = "1.6.1"
version = "1.6.2"
description = "Core of Lacus, usable as a module"
authors = ["Raphaël Vinot <raphael.vinot@circl.lu>"]
license = "BSD-3-Clause"
Expand Down Expand Up @@ -32,7 +32,7 @@ include = ['README.md']
python = "^3.8"
requests = "^2.31.0"
Sphinx = { version = "^7.0.1", optional = true }
playwrightcapture = {extras = ["recaptcha"], version = "^1.21.1"}
playwrightcapture = {extras = ["recaptcha"], version = "^1.21.2"}
defang = "^0.5.3"
ua-parser = "^0.18.0"
redis = {version = "^4.6.0", extras = ["hiredis"]}
Expand Down

0 comments on commit c4353b2

Please sign in to comment.