diff --git a/requirements-dev.txt b/requirements-dev.txt index 31f410c..06affc6 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,7 +5,7 @@ m2r2==0.3.2;python_version>="3.7" numpydoc==0.9.2;python_version<"3.5" numpydoc==1.1.0;python_version>="3.5" and python_version<"3.7" numpydoc==1.6.0;python_version>="3.7" -plexapi-backport[alert]==4.15.5;python_version<"3.8" +plexapi-backport[alert]==4.15.7;python_version<"3.8" plexapi[alert]==4.15.7;python_version>="3.8" pytest==4.6.11;python_version<"3.5" pytest==6.1.2;python_version>="3.5" and python_version<"3.6"