Skip to content

Commit 66bddb4

Browse files
build(deps): bump requests from 2.32.3 to 2.32.4 (#96)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 887464b commit 66bddb4

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
@@ -26,7 +26,7 @@ classifiers = [
2626
]
2727
keywords = []
2828
dependencies = [
29-
"requests==2.32.3",
29+
"requests==2.32.4",
3030
"openfeature-sdk==0.4.2",
3131
"typing_extensions==4.9.0",
3232
"httpx==0.27.2",

0 commit comments

Comments
 (0)