diff --git a/pyproject.toml b/pyproject.toml index 73814f1..72fd2cc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ dependencies = [ "plexapi==4.17.0", "pydantic==2.11.4", "python-dotenv==1.1.0", - "requests==2.32.3", + "requests==2.32.4", ] [dependency-groups]