From 569c8461171fb9e540c37f4c649e8bd91106a3cd Mon Sep 17 00:00:00 2001 From: Luke Roy Date: Thu, 4 Aug 2022 16:14:52 +0200 Subject: [PATCH] Update pip packeges to fix vulnerabilities --- python3.9/CHANGELOG.md | 11 +++++++++++ python3.9/requirements.txt | 8 ++++---- 2 files changed, 15 insertions(+), 4 deletions(-) diff --git a/python3.9/CHANGELOG.md b/python3.9/CHANGELOG.md index 262d3d8..1c1e815 100644 --- a/python3.9/CHANGELOG.md +++ b/python3.9/CHANGELOG.md @@ -9,6 +9,17 @@ - [pypi ibm-watson](https://pypi.org/project/ibm-watson/) - [github ibm-watson](https://github.com/watson-developer-cloud/python-sdk) +## 1.0.1 +Changes: + - update pip packages in requirements.txt + - lxml 4.7.1 -> 4.9.1 + - twisted 21.7.0 -> 22.4.0 + - PyJWT 2.3.0 -> 2.4.0 + - Pillow = 9.0.0 -> 9.0.1 + +Python version: +- [3.9.13](https://www.python.org/downloads/release/python-3913/) + ## 1.0.0 Changes: - update all packages to their lates versions diff --git a/python3.9/requirements.txt b/python3.9/requirements.txt index 1c96554..d52a96c 100644 --- a/python3.9/requirements.txt +++ b/python3.9/requirements.txt @@ -14,14 +14,14 @@ flask == 2.0.2 beautifulsoup4 == 4.10.0 httplib2 == 0.20.2 kafka_python == 2.0.2 -lxml == 4.7.1 +lxml == 4.9.1 python-dateutil == 2.8.2 requests == 2.27.1 scrapy == 2.5.1 simplejson == 3.17.6 virtualenv == 20.13.0 -twisted == 21.7.0 -PyJWT == 2.3.0 +twisted == 22.4.0 +PyJWT == 2.4.0 # packages for numerics numpy == 1.22.0 @@ -30,7 +30,7 @@ scipy == 1.7.3 pandas == 1.3.5 # packages for image processing -Pillow == 9.0.0 +Pillow == 9.0.1 # IBM specific python modules ibm_db == 3.1.1 pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy