Bump requests to 2.32.3

The previous version had the following vulnerabilities:
* https://osv.dev/vulnerability/GHSA-x84v-xcm2-53pg
* https://osv.dev/vulnerability/PYSEC-2018-28
* https://osv.dev/vulnerability/PYSEC-2023-74
* https://osv.dev/vulnerability/GHSA-j8r2-6x86-q33q
* https://osv.dev/vulnerability/GHSA-9wx4-h78v-vm56

Change-Id: I7781fa65e7c816d645975d88eee630166dbe6937
This commit is contained in:
Rodolfo Alonso Hernandez 2024-11-25 12:06:31 +00:00
parent 9983ca66eb
commit f3ae342143

View File

@ -11,7 +11,7 @@ decorator>=4.1.0 # BSD
eventlet>=0.36.1 # MIT
pecan>=1.4.0 # BSD
httplib2>=0.22.0 # MIT
requests>=2.18.0 # Apache-2.0
requests>=2.32.3 # Apache-2.0
Jinja2>=2.10 # BSD License (3 clause)
keystonemiddleware>=5.1.0 # Apache-2.0
netaddr>=0.7.18 # BSD