diff --git a/.github/.wordlist.txt b/.github/.wordlist.txt index 7a9e4a29..781a17c3 100644 --- a/.github/.wordlist.txt +++ b/.github/.wordlist.txt @@ -216,6 +216,7 @@ NL Nokmål NOSUCHLIBRARY notifiarr +num Nynorsk oauth OAuth diff --git a/CHANGELOG b/CHANGELOG index 3f8e01ae..91161fc4 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,7 +1,9 @@ # Requirements Update (requirements will need to be reinstalled) -Update pillow requirement to 11.0.0 -Update psutil requirement to 6.1.0 -Update setuptools requirement to 75.3.0 +Update pillow requirement to 10.4.0 +Update psutil requirement to 6.1.1 +Update setuptools requirement to 75.6.0 +Update num2words requirement to 0.5.14 +Update plexapi requirement to 4.16.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 d67cdf97..044adcf0 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.1.0-build33 +2.1.0-build34 diff --git a/requirements.txt b/requirements.txt index 6d23bc78..c12d9288 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,16 +1,16 @@ arrapi==1.4.13 GitPython==3.1.43 lxml==5.3.0 -num2words==0.5.13 +num2words==0.5.14 pathvalidate==3.2.1 pillow==10.4.0 -PlexAPI==4.15.16 -psutil==6.1.0 +PlexAPI==4.16.0 +psutil==6.1.1 python-dotenv==1.0.1 python-dateutil==2.9.0.post0 requests==2.32.3 tenacity==9.0.0 ruamel.yaml==0.18.6 schedule==1.2.2 -setuptools==75.3.0 +setuptools==75.6.0 tmdbapis==1.2.26