From 88d4575b9af0e84c199342525c9dad344e8e7c7f Mon Sep 17 00:00:00 2001 From: Ilona Brinkmeier <39468450+IloBe@users.noreply.github.com> Date: Sat, 26 Jul 2025 11:31:15 +0200 Subject: [PATCH] Doc: change python badge to 3.11 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62f256e8ec..e0cccc95f7 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ [image17]: ./screenshots/render_deployed-app_browser-homepage.PNG "render app welcome" [image18]: https://readthedocs.org/projects/pycodestyle/badge/ "Inline docs" -[![made-with-python](https://img.shields.io/badge/Made%20with-Python3.10-1f425f.svg?style=flat&logo=python3.10)](https://www.python.org/) +[![made-with-python](https://img.shields.io/badge/Made%20with-Python3.11-1f425f.svg?style=flat&logo=python3.11)](https://www.python.org/) [![MIT license](https://img.shields.io/badge/License-MIT-blue.svg?style=flat&logo=appveyor)](https://opensource.org/license/mit/) ![Inline docs][image18] [![Known Vulnerabilities](https://snyk.io/test/github/IloBe/US_CensusData_Classifier_PipelineWithDeployment/badge.svg?style=flat-square)](https://snyk.io/test/github/IloBe/US_CensusData_Classifier_PipelineWithDeployment)