Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump requests from 2.32.2 to 2.32.4 in /__tests__/data
Bumps [requests](https://github.com/psf/requests) from 2.32.2 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.2...v2.32.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2025
commit f177149ede4372d76dc6c1d0f8b668af4c33b3f8
2 changes: 1 addition & 1 deletion __tests__/data/requirements-linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ Kivy-Garden==0.1.4
packaging==20.7
pdf2image==1.12.1
Pygments==2.6.1
requests==2.32.2
requests==2.32.4
urllib3==2.5.0
xlrd==1.2.0
2 changes: 1 addition & 1 deletion __tests__/data/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ pyparsing==2.4.7; python_version >= '2.6' and python_version not in '3.0, 3.1, 3

pywin32-ctypes==0.2.0

requests==2.32.2
requests==2.32.4

urllib3==2.5.0

Expand Down
Loading