Skip to content

Commit 55bd32b

Browse files
Bump requests from 2.32.4 to 2.32.5 in the pip group (#477)
Bumps the pip group with 1 update: [requests](https://github.com/psf/requests). Updates `requests` from 2.32.4 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.4...v2.32.5) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9907a86 commit 55bd32b

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
@@ -33,7 +33,7 @@ dependencies = [
3333
"platformdirs==4.3.8",
3434
"pyserial==3.5",
3535
"python-socketio[asyncio_client]==5.13.0",
36-
"requests==2.32.4",
36+
"requests==2.32.5",
3737
"sensapex==1.400.4",
3838
"rich==14.1.0",
3939
"vbl-aquarium==1.0.0"

0 commit comments

Comments
 (0)