Skip to content

Commit 2c0d21f

Browse files
chore(deps): update python to >=3.13.7
1 parent 59af964 commit 2c0d21f

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
@@ -15,7 +15,7 @@ dependencies = [
1515
"sentry-sdk>=2.37.0",
1616
]
1717
readme = "README.md"
18-
requires-python = ">= 3.11"
18+
requires-python = ">=3.13.7"
1919

2020
[dependency-groups]
2121
dev = ["mypy>=1.17.1", "python-dotenv>=1.1.1", "ruff>=0.12.12"]

0 commit comments

Comments
 (0)