Skip to content

Commit c85493b

Browse files
chore(deps): update python (#16)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e344864 commit c85493b

2 files changed

Lines changed: 199 additions & 182 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "versa"
33
version = "0.1.0"
44
description = "Versa is a Discord user app (bot) aimed to provide helpful utility commands"
55
readme = "README.md"
6-
requires-python = ">=3.13,<3.14"
6+
requires-python = ">=3.14,<3.15"
77
dependencies = [
88
"aerich[toml]>=0.9.2",
99
"pillow>=12.1.0",

0 commit comments

Comments
 (0)