Update requests requirement from ==2.32.* to ==2.34.* (#6178)

Updates the requirements on [requests](https://github.com/psf/requests) to permit the latest version.
- [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.32.0...v2.34.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Raphael Michel <michel@pretix.eu>
This commit is contained in:
dependabot[bot]
2026-07-06 16:57:27 +02:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Raphael Michel
parent 3ae9aabcfb
commit 4cb32a753f
+1 -1
View File
@@ -93,7 +93,7 @@ dependencies = [
"qrcode==8.2",
"redis==7.4.*",
"reportlab==4.5.*",
"requests==2.32.*",
"requests==2.34.*",
"sentry-sdk==2.64.*",
"sepaxml==2.7.*",
"stripe==7.9.*",