diff --git a/README.md b/README.md index 0ab0492..890d86b 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ This project is about implementing the [Shadowserver API](https://www.shadowserver.org/what-we-do/network-reporting/api-documentation/), foremost the reports API, in Python. -Supported and tested Python version: 3.9 +Supported and tested Python version: 3.11 -Should work on Python version >= 3.7 +Should work on Python version >= 3.8 **Note:** To use this library you must have a valid API key in order to access the API services of Te Shadowserver Foundation. diff --git a/docs/index.md b/docs/index.md index 0ab0492..890d86b 100644 --- a/docs/index.md +++ b/docs/index.md @@ -4,9 +4,9 @@ This project is about implementing the [Shadowserver API](https://www.shadowserver.org/what-we-do/network-reporting/api-documentation/), foremost the reports API, in Python. -Supported and tested Python version: 3.9 +Supported and tested Python version: 3.11 -Should work on Python version >= 3.7 +Should work on Python version >= 3.8 **Note:** To use this library you must have a valid API key in order to access the API services of Te Shadowserver Foundation.