From 89acf394f285f0174688730f491d69bb21d905bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Aug 2023 17:20:57 +0000 Subject: [PATCH] Bump pytrakt from 3.4.23 to 3.4.24 Bumps [pytrakt](https://github.com/glensc/python-pytrakt) from 3.4.23 to 3.4.24. - [Release notes](https://github.com/glensc/python-pytrakt/releases) - [Changelog](https://github.com/glensc/python-pytrakt/blob/main/HISTORY.rst) - [Commits](https://github.com/glensc/python-pytrakt/compare/3.4.23...3.4.24) --- updated-dependencies: - dependency-name: pytrakt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- requirements.txt | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Pipfile b/Pipfile index 65eb4c5af9a..db8b7e78d92 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 f6a8b7455ce..450db2005ab 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 952cfa50fc4..a617b4fa322 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