Skip to content

Commit 25cb646

Browse files
chore(deps): update python to >=3.14.0,<4
1 parent 6624cfb commit 25cb646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
name = "opossum-file"
66
version = "0.1"
77
description = "A cli tool for handling Opossum files"
8-
requires-python = ">=3.13.7,<4"
8+
requires-python = ">=3.14.0,<4"
99
readme = "README.md"
1010
license = { file = "LICENSE" }
1111
dependencies = ["click>=8.3.0,<9", "packageurl-python>=0.17.5", "pydantic>=2.11.10"]

0 commit comments

Comments
 (0)