1 parent c383c1a commit 9e15a2bCopy full SHA for 9e15a2b
1 file changed
pyproject.toml
@@ -15,7 +15,7 @@ urls = {homepage = "https://github.com/codesalatdev/python-picnic-api", reposito
15
requires-python = ">=3.13"
16
dependencies = [
17
"requests>=2.24.0",
18
- "typing_extensions>=4.15.0"
+ "typing_extensions>=4.16.0"
19
]
20
21
[tool.ruff]
0 commit comments