Skip to content

Commit 1281c41

Browse files
fix(deps): update python to >=3.12,<=3.12.4
1 parent 68888dd commit 1281c41

File tree

2 files changed

+3
-47
lines changed

2 files changed

+3
-47
lines changed

poetry.lock

Lines changed: 2 additions & 46 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
@@ -19,7 +19,7 @@ keywords = ["wsadmin", "ibm", "stubs", "types", "jython", "autocompletion", "int
1919

2020

2121
[tool.poetry.dependencies]
22-
python = ">=3.8,<=3.11"
22+
python = ">=3.12,<=3.12.4"
2323

2424

2525
[tool.poetry.group.dev]

0 commit comments

Comments
 (0)