Skip to content

Commit

Permalink
chore: bump python version
Browse files Browse the repository at this point in the history
  • Loading branch information
kutuzov13 committed May 31, 2024
1 parent e581d35 commit 64653fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ authors = []


[tool.poetry.dependencies]
python = ">=3.9, <3.11"
python = ">=3.9, <3.13"

pybotx = "~0.63.0"
pybotx-smartapp-rpc = ">=0.5.6,<0.8.0"
Expand Down

0 comments on commit 64653fb

Please sign in to comment.