Skip to content

Commit

Permalink
chg: Bump deps, version
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafiot committed Apr 15, 2024
1 parent 900a3a1 commit e089fcb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 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 = "PlaywrightCapture"
version = "1.24.3"
version = "1.24.4"
description = "A simple library to capture websites using playwright"
authors = ["Raphaël Vinot <[email protected]>"]
license = "BSD-3-Clause"
Expand Down Expand Up @@ -29,7 +29,7 @@ SpeechRecognition = {version = "^3.10.3", optional = true}
pytz = {"version" = "^2024.1", python = "<3.9"}
tzdata = "^2024.1"
playwright-stealth = "^1.0.6"
setuptools = "^69.2.0"
setuptools = "^69.5.1"
puremagic = "^1.21"

[tool.poetry.extras]
Expand Down

0 comments on commit e089fcb

Please sign in to comment.