Skip to content

Commit 84e3ec5

Browse files
committed
reupdate toml poetry dependency to 3.13
1 parent 809803f commit 84e3ec5

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

poetry.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pytest = "8.3.4"
2323
pytest-base-url = "2.1.0"
2424
pytest-playwright = "0.7.0"
2525
pytest-split = "0.10.0"
26-
python = "3.13.2"
26+
python = "3.13"
2727
requests = "2.32.3"
2828

2929
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)