build(deps): bump requests from 2.31.0 to 2.32.2 in /scripts (#1374)

Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.2.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.2)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-05-24 19:17:48 -03:00 committed by GitHub
parent a80b881015
commit bf4d361403
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,5 @@
jinja2==3.1.4;python_version>="3.6"
requests==2.31.0;python_version>="3.7"
requests==2.32.2;python_version>="3.7"
sdbus==0.11.1;python_version>="3.8"
sdbus_networkmanager==2.0.0;python_version>="3.8"