diff --git a/Pipfile b/Pipfile index 65eb4c5af9..db8b7e78d9 100644 --- a/Pipfile +++ b/Pipfile @@ -28,7 +28,7 @@ pygments = "==2.16.1" python-dotenv = "==0.21.1" python-git-info = "==0.8.3" pytimeparse = "==1.1.8" -pytrakt = "==3.4.23" +pytrakt = "==3.4.24" pyyaml = "==6.0.1" requests = "==2.31.0" requests-cache = "==1.0.0b1" diff --git a/Pipfile.lock b/Pipfile.lock index f6a8b7455c..450db2005a 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "200a655d72c8f0b605a648eb043dc289ac2a0f9176822b4170bfefc8cacf2fdf" + "sha256": "913099d84c9f6a8172e727fff8aaf67068d4c5e4907f7d6af1a2625ec0dbbb78" }, "pipfile-spec": 6, "requires": { @@ -274,11 +274,11 @@ }, "pytrakt": { "hashes": [ - "sha256:30376a5b4ee9eaa00e9c78a49962cba85925ebada22bdad767dbc54c0e74b528", - "sha256:70a3a4a81e30a315a26dcfc39aa898417693c19715f3d838b0aa0b49a57c8298" + "sha256:1239e068a010ab6a7062d772b11f30573368a1eb8d36cb7d50888bee311ec50d", + "sha256:6bb9ba14cc7edb340259be18edbd13b00ab2741aa29b0c5c203d736e725d4651" ], "index": "pypi", - "version": "==3.4.23" + "version": "==3.4.24" }, "pyyaml": { "hashes": [ diff --git a/requirements.txt b/requirements.txt index 952cfa50fc..a617b4fa32 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ pygments==2.16.1 python-dotenv==0.21.1 python-git-info==0.8.3 pytimeparse==1.1.8 -pytrakt==3.4.23 +pytrakt==3.4.24 pyyaml==6.0.1 requests==2.31.0 requests-cache==1.0.0b1