Skip to content

Commit bb2f957

Browse files
chore(deps): update python docker tag to v3.14.0
1 parent 009d6ae commit bb2f957

File tree

3 files changed

+184
-166
lines changed

3 files changed

+184
-166
lines changed

zammad-ai/.python-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.13.7
1+
3.14.0

zammad-ai/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ license = { file = "../LICENSE" }
44
version = "0.1.0"
55
description = "GenAI-powered agent for Zammad"
66
readme = "README.md"
7-
requires-python = "==3.13.7"
7+
requires-python = "==3.14.0"
88
authors = [
99
{ name = "Fabian Reinold", email = "fabian.reinold@muenchen.de" },
1010
{ name = "Lena Barth", email = "lena.barth@muenchen.de" },

0 commit comments

Comments
 (0)