Skip to content

Commit 8654f46

Browse files
committed
chore: update requires-python to v3.13
1 parent de6ee82 commit 8654f46

File tree

3 files changed

+3
-42
lines changed

3 files changed

+3
-42
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ci:
22
skip: [pytest]
33

44
default_language_version:
5-
python: python3.12
5+
python: python3.13
66

77
repos:
88
# general checks (see here: https://pre-commit.com/hooks.html)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "python-boilerplate"
33
version = "0.1.0"
44
description = "Python boilerplate"
5-
requires-python = ">=3.12"
5+
requires-python = ">=3.13"
66
license = { file = "LICENSE" }
77
authors = [
88
{ name = "Samuel MARLHENS", email = "samuel.marlhens@proton.me" },

uv.lock

Lines changed: 1 addition & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)