diff --git a/.github/workflows/validate-pull.yml b/.github/workflows/validate-pull.yml index cb140c05..f0980f35 100644 --- a/.github/workflows/validate-pull.yml +++ b/.github/workflows/validate-pull.yml @@ -56,7 +56,7 @@ jobs: done - name: Run Spellcheck - uses: rojopolis/spellcheck-github-actions@0.41.0 + uses: rojopolis/spellcheck-github-actions@0.42.0 docker-build-pull: runs-on: ubuntu-latest diff --git a/VERSION b/VERSION index fe7987cb..12e77fa0 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.0.2-build43 +2.0.2-build44 diff --git a/requirements.txt b/requirements.txt index c85d9a4e..e399568b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,4 +13,4 @@ tenacity==9.0.0 ruamel.yaml==0.18.6 schedule==1.2.2 setuptools==75.1.0 -tmdbapis==1.2.16 \ No newline at end of file +tmdbapis==1.2.17 \ No newline at end of file