Skip to content

Commit e1fc8e8

Browse files
Lock file maintenance pep621
1 parent 0e5081a commit e1fc8e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ type-check = ["django-stubs[compatible-mypy]>=5.1", "mypy>=1.13", "types-beautif
2626

2727
[project] # TODO: Remove [project] table once https://github.com/astral-sh/uv/issues/8582 is completed
2828
name = "TeX-Bot-Py-V2"
29-
requires-python = ">=3.12,<3.13" # TODO: Allow Python 3.13 once py-cord makes a new release with support for it
29+
requires-python = ">=3.13,<3.14" # TODO: Allow Python 3.13 once py-cord makes a new release with support for it
3030
version = "0.1.0"
3131

3232

0 commit comments

Comments
 (0)