From 8f9be4a70899c7ef3c14c0be0f6413c31e1a36e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2024 18:59:32 +0000 Subject: [PATCH] Update minor dependencies --- requirements-dev.txt | 14 +++++++------- requirements.txt | 10 +++++----- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index c5fe70e..7b07a4f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -8,7 +8,7 @@ black==24.4.2 # via livecode-archive (pyproject.toml) cachetools==5.3.3 # via google-auth -certifi==2024.2.2 +certifi==2024.6.2 # via requests cfgv==3.4.0 # via pre-commit @@ -26,15 +26,15 @@ docopt==0.6.2 # via internetarchive ffmpeg-python==0.2.0 # via livecode-archive (pyproject.toml) -filelock==3.14.0 +filelock==3.15.4 # via virtualenv future==1.0.0 # via ffmpeg-python google-api-core==2.19.0 # via google-api-python-client -google-api-python-client==2.130.0 +google-api-python-client==2.135.0 # via livecode-archive (pyproject.toml) -google-auth==2.29.0 +google-auth==2.31.0 # via # google-api-core # google-api-python-client @@ -72,11 +72,11 @@ mdurl==0.1.2 # via markdown-it-py mypy-extensions==1.0.0 # via black -nodeenv==1.8.0 +nodeenv==1.9.1 # via pre-commit oauthlib==3.2.2 # via requests-oauthlib -packaging==24.0 +packaging==24.1 # via # black # pytest @@ -92,7 +92,7 @@ pluggy==1.5.0 # via pytest pre-commit==3.7.1 # via livecode-archive (pyproject.toml) -proto-plus==1.23.0 +proto-plus==1.24.0 # via google-api-core protobuf==4.25.3 # via diff --git a/requirements.txt b/requirements.txt index 17de1cf..ee09d58 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ # cachetools==5.3.3 # via google-auth -certifi==2024.2.2 +certifi==2024.6.2 # via requests charset-normalizer==3.3.2 # via requests @@ -18,9 +18,9 @@ future==1.0.0 # via ffmpeg-python google-api-core==2.19.0 # via google-api-python-client -google-api-python-client==2.130.0 +google-api-python-client==2.135.0 # via livecode-archive (pyproject.toml) -google-auth==2.29.0 +google-auth==2.31.0 # via # google-api-core # google-api-python-client @@ -48,11 +48,11 @@ jsonpointer==2.4 # via jsonpatch oauthlib==3.2.2 # via requests-oauthlib -packaging==24.0 +packaging==24.1 # via pytest pluggy==1.5.0 # via pytest -proto-plus==1.23.0 +proto-plus==1.24.0 # via google-api-core protobuf==4.25.3 # via