fix: configuration/python/http/order-processor/requirements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-7267250
This commit is contained in:
snyk-bot 2024-06-18 21:34:01 +00:00
parent 6c1392af01
commit eab9ad9037
No known key found for this signature in database
GPG Key ID: 78AC5AE55A47A65B
1 changed files with 2 additions and 1 deletions

View File

@ -1,2 +1,3 @@
requests
flask
flask
urllib3>=2.2.2 # not directly required, pinned by Snyk to avoid a vulnerability