Skip to content

Commit 9e15a2b

Browse files
build(deps): update typing-extensions requirement from >=4.15.0 to >=4.16.0 (#43)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c383c1a commit 9e15a2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ urls = {homepage = "https://github.com/codesalatdev/python-picnic-api", reposito
1515
requires-python = ">=3.13"
1616
dependencies = [
1717
"requests>=2.24.0",
18-
"typing_extensions>=4.15.0"
18+
"typing_extensions>=4.16.0"
1919
]
2020

2121
[tool.ruff]

0 commit comments

Comments
 (0)