From 94a5b9ca3781eee8cbb0750fbd818f58954a8d92 Mon Sep 17 00:00:00 2001 From: cloudant-sdks-automation <71659186+cloudant-sdks-automation@users.noreply.github.com> Date: Wed, 9 Oct 2024 12:17:03 +0000 Subject: [PATCH] chore(generated): bump minimal python to 3.9 Generated SDK source code using: - Generator version 3.95.2 - Specification version 1.0.0-dev0.1.18 - Automation (cloudant-sdks) version 2db9045 --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index fc336c19..c1c51489 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -21,7 +21,7 @@ assignees: '' **Must gather (please complete the following information):** - SDK Version [e.g. 1.2.1] - - Python Version [e.g. Python 3.8] + - Python Version [e.g. Python 3.9] - Name of service that you're trying to use (if applicable) - Name of operation that you're trying to invoke (if applicable) diff --git a/README.md b/README.md index 61792d68..4af8ecdc 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ project: service instance or a [CouchDB](https://docs.couchdb.org/en/latest/install/index.html) server. -- Python 3.8 or above. +- Python 3.9 or above. ## Installation