Bump requests in /code/aws/lambda-function/sqs-sns_example

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>
This commit is contained in:
dependabot[bot] 2024-08-21 00:18:24 +00:00 committed by GitHub
parent c16e69c3c5
commit 6780f3c9e2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ python-dateutil==2.5.3
python-dotenv==0.9.1 python-dotenv==0.9.1
python-lambda==3.2.2 python-lambda==3.2.2
PyYAML==5.4 PyYAML==5.4
requests==2.31.0 requests==2.32.2
s3transfer==0.1.13 s3transfer==0.1.13
six==1.10.0 six==1.10.0
urllib3==1.26.5 urllib3==1.26.5