From 0746c41fb7b417728ebbfc97a43cb4b293aa20df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 12:06:01 +0000 Subject: [PATCH] Bump pytrakt from 4.0.2 to 4.1.0 Bumps [pytrakt](https://github.com/glensc/python-pytrakt) from 4.0.2 to 4.1.0. - [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/4.0.2...4.1.0) --- updated-dependencies: - dependency-name: pytrakt dependency-type: direct:production update-type: version-update:semver-minor ... 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 2dcc4b2411..18081815c1 100644 --- a/Pipfile +++ b/Pipfile @@ -30,7 +30,7 @@ pygments = "==2.19.1" python-dotenv = "==1.0.1" python-git-info = "==0.8.3" pytimeparse = "==1.1.8" -pytrakt = "==4.0.2" +pytrakt = "==4.1.0" pyyaml = "==6.0.2" requests = "==2.32.3" requests-cache = "==1.2.1" diff --git a/Pipfile.lock b/Pipfile.lock index a669fd5d0e..7387fcef4e 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "ad8110ccb29e1d3c3d9cee13041348eaab8682aca2cfae479c98da454ccb59c2" + "sha256": "517f22c2082bfd18c7547d09b4aa0dc02fc84e9f91c4e409415a1a3c345c9785" }, "pipfile-spec": 6, "requires": { @@ -301,11 +301,11 @@ }, "pytrakt": { "hashes": [ - "sha256:5f12b3c0310c8fcf38ad3b2ffd9935cd82b7cf88891e18f0d9c00f86d75e45ac", - "sha256:ab16de211433b0ffba0cf7bfc3e148fe6a9eb18402d781aecf4ca8a9beb6544f" + "sha256:6b5930eab6cc77eeef0b21ab3defd8bcbb5a2aa1c1ac941cf725d7331a52cfbc", + "sha256:8c206441cf731b85e4379e2bf509aa9e8eb99dc43c6b4397f5ceb67b5d059884" ], "index": "pypi", - "version": "==4.0.2" + "version": "==4.1.0" }, "pyyaml": { "hashes": [ diff --git a/requirements.txt b/requirements.txt index 1e89454ca4..9fb21f80dc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ pygments==2.19.1; python_version >= '3.8' python-dotenv==1.0.1 python-git-info==0.8.3 pytimeparse==1.1.8 -pytrakt==4.0.2 +pytrakt==4.1.0 pyyaml==6.0.2 requests==2.32.3; python_version >= '3.8' requests-cache==1.2.1