Skip to content

Commit e38e390

Browse files
chore(deps): bump requests from 2.32.3 to 2.32.4
Bumps [requests](https://github.com/psf/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) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d3309d3 commit e38e390

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies = [
2323
"pytest-rerunfailures==15.1",
2424
"pytest-split==0.10.0",
2525
"python-dotenv==1.1.0",
26-
"requests==2.32.3",
26+
"requests==2.32.4",
2727
"requests-toolbelt==1.0.0",
2828
"selenium==4.33.0",
2929
"tenacity==9.1.2",

0 commit comments

Comments
 (0)