Skip to content

Commit 6642aac

Browse files
chore(deps): update python docker tag
1 parent 6624cfb commit 6642aac

File tree

3 files changed

+3
-98
lines changed

3 files changed

+3
-98
lines changed

.python-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.13
1+
3.14

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)