diff --git a/CHANGELOG b/CHANGELOG index 22ab1c7d..50e7d951 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,10 +4,10 @@ Update num2words requirement to 0.5.14 Update pathvalidate requirement to 3.2.3 Update pillow requirement to 10.4.0 Update pillow requirement to 11.1.0 -Update plexapi requirement to 4.16.0 +Update plexapi requirement to 4.16.1 Update psutil requirement to 6.1.1 Update ruamel-yaml requirement to 0.18.9 -Update setuptools requirement to 75.7.0 +Update setuptools requirement to 75.8.0 # Important Changes Python 3.8 is no longer supported. The minimum version of Python required is now 3.9. diff --git a/VERSION b/VERSION index 818a473a..a1b9d9b2 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.1.0-build51 +2.1.0-build52 diff --git a/requirements.txt b/requirements.txt index e9041a35..29774175 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,13 +4,13 @@ lxml==5.3.0 num2words==0.5.14 pathvalidate==3.2.3 pillow==11.1.0 -PlexAPI==4.16.0 +PlexAPI==4.16.1 psutil==6.1.1 python-dateutil==2.9.0.post0 python-dotenv==1.0.1 requests==2.32.3 ruamel.yaml==0.18.10 schedule==1.2.2 -setuptools==75.7.0 +setuptools==75.8.0 tenacity==9.0.0 tmdbapis==1.2.26 \ No newline at end of file