Skip to content

Commit 881721d

Browse files
dependabot[bot]korawica
authored andcommitted
📦 build: bump requests from 2.32.4 to 2.32.5
Bumps [requests](https://github.com/psf/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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 25a6d28 commit 881721d

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
@@ -42,7 +42,7 @@ all = [
4242
"ujson",
4343
"aiofiles",
4444
"aiohttp",
45-
"requests==2.32.4",
45+
"requests==2.32.5",
4646
]
4747
docker = [ "docker==7.1.0" ]
4848
azure = [

0 commit comments

Comments
 (0)