build(deps): bump requests from 2.33.1 to 2.34.0 (#1062)
Some checks are pending
Bump Version / Bump Version Workflow (push) Waiting to run
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (python) (push) Waiting to run
docker-build / platform-excludes (push) Waiting to run
docker-build / build (push) Blocked by required conditions
docker-build / merge (push) Blocked by required conditions
pre-commit / pre-commit (push) Waiting to run
Run Pytest on Pull Request / test (push) Waiting to run

Bumps [requests](https://github.com/psf/requests) from 2.33.1 to 2.34.0.
- [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.33.1...v2.34.0)

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

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]
2026-05-12 18:45:10 +02:00
committed by GitHub
parent 6342fd8979
commit ea01f9004f

View File

@@ -33,7 +33,7 @@ dependencies = [
"scipy==1.17.1", "scipy==1.17.1",
"tzfpy==1.3.1", "tzfpy==1.3.1",
"deap==1.4.4", "deap==1.4.4",
"requests==2.33.1", "requests==2.34.0",
"pandas==3.0.3", "pandas==3.0.3",
"pendulum==3.2.0", "pendulum==3.2.0",
"platformdirs==4.9.6", "platformdirs==4.9.6",