Skip to content

Commit 41f27b1

Browse files
[RAA-3605]-[KM]-[updating Python requirement to ^3.13]-[BS]
1 parent bbd5176 commit 41f27b1

2 files changed

Lines changed: 3 additions & 98 deletions

File tree

poetry.lock

Lines changed: 2 additions & 97 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
@@ -20,7 +20,7 @@ package-mode = false
2020

2121

2222
[tool.poetry.dependencies]
23-
python = "^3.10"
23+
python = "^3.13"
2424
pyyaml = "^6.0"
2525
docopt = "^0.6.2"
2626
jsonpath-rw = "^1.4.0"

0 commit comments

Comments
 (0)