Skip to content

Commit 5e82b2c

Browse files
ci(deps): update python to ==3.14.*
1 parent baf6c5d commit 5e82b2c

2 files changed

Lines changed: 248 additions & 188 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ packages = ["webhook_server"]
4242
[project]
4343
name = "github-webhook-server"
4444
version = "4.0.0"
45-
requires-python = "==3.13.*"
45+
requires-python = "==3.14.*"
4646
description = "A webhook server to manage Github repositories and pull requests."
4747
readme = "README.md"
4848
license = "Apache-2.0"

0 commit comments

Comments
 (0)