Skip to content

Commit

Permalink
Merge pull request #492 from ktursunov/update-typing-extensions
Browse files Browse the repository at this point in the history
[#491] CHORE: Update typing-extensions dependency
  • Loading branch information
yashaka authored Aug 2, 2023
2 parents 72c590c + 18c2de9 commit 0e6e699
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ python = "^3.7"
selenium = ">=4.4.3"
future = "*"
webdriver-manager = "==3.8.6"
typing-extensions = "==4.3.0"
typing-extensions = ">=4.6.1"

[tool.poetry.dev-dependencies]
black = "^23.3.0"
Expand Down

0 comments on commit 0e6e699

Please sign in to comment.