Skip to content

Commit

Permalink
chg: Bump version, sync with Lookyloo.
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafiot committed Feb 28, 2023
1 parent e0d11b0 commit a355079
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 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.17.6"
version = "1.18.0"
description = "A simple library to capture websites using playwright"
authors = ["Raphaël Vinot <[email protected]>"]
license = "BSD-3-Clause"
Expand Down Expand Up @@ -39,7 +39,7 @@ optional = true
[tool.poetry.group.dev.dependencies]
types-beautifulsoup4 = "^4.11.6.6"
pytest = "^7.2.1"
mypy = "^1.0.0"
mypy = "^1.0.1"
types-dateparser = "^1.1.4.7"
types-requests = "^2.28.11.13"

Expand Down

0 comments on commit a355079

Please sign in to comment.