Skip to content

Commit 2b074c2

Browse files
build(deps-dev): update unleashclient requirement from <6 to <7
Updates the requirements on [unleashclient](https://github.com/Unleash/unleash-python-sdk) to permit the latest version. - [Release notes](https://github.com/Unleash/unleash-python-sdk/releases) - [Changelog](https://github.com/Unleash/unleash-python-sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/Unleash/unleash-python-sdk/commits/v6.7.0) --- updated-dependencies: - dependency-name: unleashclient dependency-version: 6.7.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1f3f3eb commit 2b074c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ typing = [
6060
"launchdarkly-server-sdk",
6161
"openfeature-sdk",
6262
"statsig",
63-
"UnleashClient<6",
63+
"UnleashClient<7",
6464
"typer",
6565
"strawberry-graphql",
6666
"httpx",

0 commit comments

Comments
 (0)