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 Jul 9, 2024
1 parent 254fb2e commit eea558c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 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.25.0"
version = "1.25.1"
description = "A simple library to capture websites using playwright"
authors = ["Raphaël Vinot <[email protected]>"]
license = "BSD-3-Clause"
Expand Down Expand Up @@ -28,7 +28,7 @@ SpeechRecognition = {version = "^3.10.4", optional = true}
pytz = {"version" = "^2024.1", python = "<3.9"}
tzdata = "^2024.1"
playwright-stealth = "^1.0.6"
setuptools = "^70.2.0"
setuptools = "^70.3.0"
puremagic = "^1.25"
async-timeout = {version = "^4.0.3", python = "<3.11"}
aiohttp = {extras = ["speedups"], version = "^3.9.5"}
Expand Down

0 comments on commit eea558c

Please sign in to comment.