Skip to content

Commit e590846

Browse files
pip(deps): bump requests from 2.31.0 to 2.32.4
Bumps [requests](https://github.com/psf/requests) from 2.31.0 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.31.0...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 78c3371 commit e590846

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

python-automation/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ psutil==5.9.6
2727

2828
# API and data validation
2929
pydantic==2.5.2
30-
requests==2.31.0
30+
requests==2.32.4
3131
urllib3==2.1.0
3232

3333
# Logging and configuration

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Core dependencies - Updated for security
2-
requests==2.31.0
2+
requests==2.32.4
33
aiohttp==3.9.3
44
pandas==2.1.4
55
pydantic==2.5.3

0 commit comments

Comments
 (0)