Skip to content

Commit

Permalink
fix: use right Browser library version
Browse files Browse the repository at this point in the history
  • Loading branch information
aaltat committed Apr 3, 2024
1 parent 5beae24 commit 3c546e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ classifiers = [
]
keywords = ["Robot Framework", "Browser"]

dependencies = ["robotframework-browser >= 18.2.0"]
dependencies = ["robotframework-browser >= 18.3.0"]

[project.urls]
Homepage = "https://github.com/MarketSquare/robotframework-browser-translation-fi"
Expand Down

0 comments on commit 3c546e7

Please sign in to comment.