From 4197999f65e8e622a9ab446ef433963d5c450eb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 15:17:07 +0000 Subject: [PATCH] chore: bump openfeature-sdk in /openfeature/providers/python-provider (#2183) Bumps [openfeature-sdk](https://github.com/open-feature/python-sdk) from 0.7.0 to 0.7.1. - [Release notes](https://github.com/open-feature/python-sdk/releases) - [Changelog](https://github.com/open-feature/python-sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-feature/python-sdk/compare/v0.7.0...v0.7.1) --- updated-dependencies: - dependency-name: openfeature-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> Co-authored-by: Thomas Poignant --- openfeature/providers/python-provider/poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/openfeature/providers/python-provider/poetry.lock b/openfeature/providers/python-provider/poetry.lock index fc38b8e343d..ab652fe0c64 100644 --- a/openfeature/providers/python-provider/poetry.lock +++ b/openfeature/providers/python-provider/poetry.lock @@ -273,13 +273,13 @@ files = [ [[package]] name = "openfeature-sdk" -version = "0.7.0" +version = "0.7.1" description = "Standardizing Feature Flagging for Everyone" optional = false python-versions = ">=3.8" files = [ - {file = "openfeature_sdk-0.7.0-py3-none-any.whl", hash = "sha256:cf96894eb3fae87e6e129a1d0614feafd93d56a0ffd5bbcecae837146bd28da8"}, - {file = "openfeature_sdk-0.7.0.tar.gz", hash = "sha256:70ce29d815eae6ada9d6b0ac37ef84ab472b00e8f9a66043930ea0d18fec707e"}, + {file = "openfeature_sdk-0.7.1-py3-none-any.whl", hash = "sha256:fa02c4a945273954dbf62d4e0e6fd643577dfe47ed5494bc9a533bbdc4d359d7"}, + {file = "openfeature_sdk-0.7.1.tar.gz", hash = "sha256:f389ec46b96631e3dba5a9783dc45052d7738784d43ad6eb916c525613eb6e46"}, ] [[package]]