diff --git a/CHANGELOG b/CHANGELOG index 445da352..c247bdb1 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,13 +1,13 @@ # Requirements Update (requirements will need to be reinstalled) Update gitpython requirement to 3.1.44 Update num2words requirement to 0.5.14 -Update pathvalidate requirement to 3.2.2 +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 psutil requirement to 6.1.1 -Update ruamel-yaml requirement to 0.18.8 -Update setuptools requirement to 75.6.0 +Update ruamel-yaml requirement to 0.18.9 +Update setuptools requirement to 75.7.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 114060a5..be73744c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.1.0-build40 +2.1.0-build41 diff --git a/requirements.txt b/requirements.txt index 5662850c..90a5cd3a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,15 +2,15 @@ arrapi==1.4.13 GitPython==3.1.44 lxml==5.3.0 num2words==0.5.14 -pathvalidate==3.2.2 +pathvalidate==3.2.3 pillow==11.1.0 PlexAPI==4.16.0 psutil==6.1.1 python-dateutil==2.9.0.post0 python-dotenv==1.0.1 requests==2.32.3 -ruamel.yaml==0.18.8 +ruamel.yaml==0.18.9 schedule==1.2.2 -setuptools==75.6.0 +setuptools==75.7.0 tenacity==9.0.0 tmdbapis==1.2.26 \ No newline at end of file