Skip to content

Commit dcf91e6

Browse files
committed
bump minimal python version
1 parent 8bc725e commit dcf91e6

File tree

12 files changed

+174
-306
lines changed

12 files changed

+174
-306
lines changed

gcp/api/poetry.lock

Lines changed: 10 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gcp/api/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "api-backend"
3-
requires-python = ">=3.11,<4.0"
3+
requires-python = ">=3.13,<4.0"
44
dependencies = [
55
"google-cloud-ndb==2.3.4",
66
"google-cloud-logging==3.12.1",

0 commit comments

Comments
 (0)