Skip to content

Commit c27782b

Browse files
committed
update python v in gatewayApi
1 parent 8b8bfa5 commit c27782b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

microservices/gatewayApi/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description = "Gateway API for multi-tenant configuration on Kong API Gateway"
66
authors = []
77

88
[tool.poetry.dependencies]
9-
python = "^3.8"
9+
python = "^3.12"
1010
werkzeug = "2.2.2"
1111
ply = "3.10"
1212
cryptography = "38.0.4"

0 commit comments

Comments
 (0)