diff --git a/pyproject.toml b/pyproject.toml index f2e3ff7..271c4e9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ classifiers = [ ] dependencies = [ "backoff==2.2.1", - "cachecontrol==0.14.1", + "cachecontrol==0.14.2", "dataclass-wizard==0.34.0", "ffmpeg-python==0.2.0", "mutagen==1.47.0", diff --git a/requirements.txt b/requirements.txt index 314e914..4e84a73 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ backoff==2.2.1 -cachecontrol==0.14.1 +cachecontrol==0.14.2 dataclass-wizard==0.34.0 ffmpeg-python==0.2.0 mutagen==1.47.0