Removed EOL Python3.5 & bumped urllib3 version to patch security vulnerability (#533)

Updated CHANGELOG with pull #



Updated CHANGELOG with pull #



Updated CHANGELOG removed section.



Updated CHANGELOG removed section again

Signed-off-by: Djcarrillo6 <djcarrillo6@yahoo.com>
This commit is contained in:
DJ Carrillo
2023-10-12 14:11:21 -07:00
committed by GitHub
parent 84ac172ddc
commit 62b408bbd1
4 changed files with 4 additions and 3 deletions
-1
View File
@@ -7,7 +7,6 @@ jobs:
strategy:
matrix:
entry:
- { os: 'ubuntu-20.04', python-version: "3.5" }
- { os: 'ubuntu-20.04', python-version: "3.6" }
- { os: 'ubuntu-latest', python-version: "3.7" }
- { os: 'ubuntu-latest', python-version: "3.8" }