Skip to content

Commit 6e33be6

Browse files
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 update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c40ae5b commit 6e33be6

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
@@ -7,7 +7,7 @@ readme = "README.md"
77
dependencies = [
88
"bs4==0.0.2",
99
"csvtomd==0.3.0",
10-
"requests==2.32.3",
10+
"requests==2.32.4",
1111
"pytest==8.4.0",
1212
"flake8==7.2.0",
1313
"beautifulsoup4==4.13.4"

0 commit comments

Comments
 (0)