diff --git a/Pipfile b/Pipfile index 4dc14e6649..9618bc725b 100644 --- a/Pipfile +++ b/Pipfile @@ -30,7 +30,7 @@ pygments = "==2.18.0" python-dotenv = "==1.0.1" python-git-info = "==0.8.3" pytimeparse = "==1.1.8" -pytrakt = "==3.4.33" +pytrakt = "==3.4.34" pyyaml = "==6.0.2" requests = "==2.32.3" requests-cache = "==1.2.1" diff --git a/Pipfile.lock b/Pipfile.lock index 19905ff0db..93e5cc8b8d 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "b2c5bbcb1b84af625bcdd8102afe8b1ed7e2f7bf30840f773a74e201c6a192c6" + "sha256": "92edfaa6f3f72708b204f412a01f862e6d8a05f0292b4cee84ad85747b7e2e9c" }, "pipfile-spec": 6, "requires": { @@ -299,11 +299,11 @@ }, "pytrakt": { "hashes": [ - "sha256:3f0e51a4d7cde5f94f0829a5caae962d2b59c9fab96c0ad6bc3f9a33f0f0944b", - "sha256:c9ee06d016e4a1c1e1dfe979c9c409c63fbd9dd3948c3353de42df99bc892233" + "sha256:015de4a287800c943756edbd8f5824abb9c32a39ad789c1d8430463f0df574d3", + "sha256:9fb73c9a660ae4de4c41390fe1ec7ca2054d1cdb1723b25060b495a72cf68130" ], "index": "pypi", - "version": "==3.4.33" + "version": "==3.4.34" }, "pyyaml": { "hashes": [ diff --git a/requirements.txt b/requirements.txt index c364d96707..f3839e2105 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ pygments==2.18.0; python_version >= '3.8' python-dotenv==1.0.1 python-git-info==0.8.3 pytimeparse==1.1.8 -pytrakt==3.4.33 +pytrakt==3.4.34 pyyaml==6.0.2 requests==2.32.3; python_version >= '3.8' requests-cache==1.2.1