Skip to content

Commit 86723e3

Browse files
chore(deps): update python to >=3.13,<3.14
1 parent c227474 commit 86723e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "hatchling.build"
66
name = "function"
77
description = 'A composition function'
88
readme = "README.md"
9-
requires-python = ">=3.11,<3.13"
9+
requires-python = ">=3.13,<3.14"
1010
license = "Apache-2.0"
1111
keywords = []
1212
authors = [{ name = "Crossplane Maintainers", email = "[email protected]" }]

0 commit comments

Comments
 (0)