Skip to content

Commit 2cfa445

Browse files
deps(deps): bump requests from 2.32.3 to 2.32.5
Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.5. - [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.5) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e51a97d commit 2cfa445

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

agent_system/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ python-dotenv==1.1.1
8080
pytz==2025.2
8181
PyYAML==6.0.2
8282
regex==2024.11.6
83-
requests==2.32.4
83+
requests==2.32.5
8484
requests-toolbelt==1.0.0
8585
rsa==4.9.1
8686
six==1.17.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ lxml_html_clean==0.4.2
1212
python-dateutil==2.9.0.post0
1313
pytz==2025.2
1414
regex==2024.11.6
15-
requests==2.32.3
15+
requests==2.32.5
1616
six==1.17.0
1717
soupsieve==2.6
1818
tld==0.13

0 commit comments

Comments
 (0)