From 76ac7edc97ff5e95b96cab5a8e3cff308fc37b38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 07:22:33 +0000 Subject: [PATCH] Dependabot monitoring PyPi dependencies(deps): Bump dataclass-wizard Bumps [dataclass-wizard](https://github.com/rnag/dataclass-wizard) from 0.34.0 to 0.35.0. - [Changelog](https://github.com/rnag/dataclass-wizard/blob/main/HISTORY.rst) - [Commits](https://github.com/rnag/dataclass-wizard/compare/v0.34.0...v0.35.0) --- updated-dependencies: - dependency-name: dataclass-wizard dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 271c4e9..dd8830e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ classifiers = [ dependencies = [ "backoff==2.2.1", "cachecontrol==0.14.2", - "dataclass-wizard==0.34.0", + "dataclass-wizard==0.35.0", "ffmpeg-python==0.2.0", "mutagen==1.47.0", "m3u8==6.0.0", diff --git a/requirements.txt b/requirements.txt index 4e84a73..1887f1d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ backoff==2.2.1 cachecontrol==0.14.2 -dataclass-wizard==0.34.0 +dataclass-wizard==0.35.0 ffmpeg-python==0.2.0 mutagen==1.47.0 m3u8==6.0.0