diff --git a/pyproject.toml b/pyproject.toml index 40015a5..3ece8f8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ classifiers = [ ] keywords = [] dependencies = [ - "requests==2.32.3", + "requests==2.32.4", "openfeature-sdk==0.4.2", "typing_extensions==4.9.0", "httpx==0.27.2",