Skip to content

Commit d443248

Browse files
Bump the python-dependencies group with 2 updates
Bumps the python-dependencies group with 2 updates: [requests](https://github.com/psf/requests) and [urllib3](https://github.com/urllib3/urllib3). Updates `requests` from 2.32.5 to 2.34.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.5...v2.34.2) Updates `urllib3` from 2.6.3 to 2.7.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.6.3...2.7.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f0da3fc commit d443248

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

requirements.lock.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ PyYAML==6.0.3
22
certifi==2026.7.22
33
charset-normalizer==3.5.1
44
idna==3.19
5-
requests==2.32.5
6-
urllib3==2.6.3
5+
requests==2.34.2
6+
urllib3==2.7.0

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
PyYAML==6.0.3
2-
requests==2.32.5
3-
urllib3==2.6.3
2+
requests==2.34.2
3+
urllib3==2.7.0

0 commit comments

Comments
 (0)