Skip to content

Commit d481eac

Browse files
chore(deps): update python to >=3.14,<3.15
| datasource | package | from | to | | -------------- | ------- | ------- | ------ | | python-version | python | 3.13.10 | 3.14.0 |
1 parent f012581 commit d481eac

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 @@ build-backend = "hatchling.build"
55
[project]
66
name = "tux"
77
version = "0.1.0"
8-
requires-python = ">=3.13.2,<3.14"
8+
requires-python = ">=3.14,<3.15"
99
description = "Tux is an all in one bot for the All Things Linux discord server."
1010
readme = "README.md"
1111
license = "GPL-3.0-or-later"

0 commit comments

Comments
 (0)