Skip to content

Commit cd0f5c9

Browse files
chore(deps): update python to >=3.13.5,<4 (#258)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a48e108 commit cd0f5c9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.3,<4"
8+
requires-python = ">=3.13.5,<4"
99
readme = "README.md"
1010
license = { file = "LICENSE" }
1111
dependencies = ["click>=8.2.1,<9", "packageurl-python>=0.17.1", "pydantic>=2.11.7"]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)