.generator/pyproject.toml in datadog_api_client-2.1.0 vs .generator/pyproject.toml in datadog_api_client-2.2.0
- old
+ new
@@ -4,10 +4,10 @@
description = ""
authors = ["Datadog <support@datadoghq.com>"]
license = "Apache-2.0"
[tool.poetry.dependencies]
-python = "^3.9"
+python = "^3.10"
click = "8.0.1"
PyYAML = "6.0"
jsonref = "0.2"
jinja2 = "3.0.3"
pytest = "^7.1.1"