Skip to content

Commit fb55453

Browse files
Bump the pip group with 2 updates
Bumps the pip group with 2 updates: [requests](https://github.com/psf/requests) and [urllib3](https://github.com/urllib3/urllib3). Updates `requests` from 2.32.3 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.3...v2.32.4) Updates `urllib3` from 2.4.0 to 2.5.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.4.0...2.5.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 25b9251 commit fb55453

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ referencing==0.36.2
201201
# ansible-lint
202202
# jsonschema
203203
# jsonschema-specifications
204-
requests==2.32.3
204+
requests==2.32.4
205205
# via
206206
# -r requirements.in
207207
# azure-core
@@ -250,7 +250,7 @@ typing-extensions==4.13.2
250250
# rich
251251
tzdata==2025.2
252252
# via pandas
253-
urllib3==2.4.0
253+
urllib3==2.5.0
254254
# via requests
255255
wcmatch==10.0
256256
# via ansible-lint

0 commit comments

Comments
 (0)