Skip to content

Commit 51acfb5

Browse files
fix(deps): update python
1 parent f361a04 commit 51acfb5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
python 3.11.5
1+
python 3.13.7
22
poetry 1.8.3
33
git-chglog 0.15.2

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ classifiers = [
3737
micropy = 'micropy.app:app'
3838

3939
[tool.poetry.dependencies]
40-
python = ">=3.9,<3.12"
40+
python = ">=3.13,<3.14"
4141
boltons = "==23.1.1"
4242
cachier = "2.3.0"
4343
Jinja2 = "3.1.4"

0 commit comments

Comments
 (0)