Bump keyring from 24.3.0 to 25.2.1
- ID
68001db- date
2024-05-14 11:19:03+00:00- author
dependabot <https://github.com/dependabot>- parent
8446268- message
Bump keyring from 24.3.0 to 25.2.1 Bumps [keyring](https://github.com/jaraco/keyring) from 24.3.0 to 25.2.1. - [Release notes](https://github.com/jaraco/keyring/releases) - [Changelog](https://github.com/jaraco/keyring/blob/main/NEWS.rst) - [Commits](https://github.com/jaraco/keyring/compare/v24.3.0...v25.2.1) --- updated-dependencies: - dependency-name: keyring dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>- changed files
1 file, 20 additions, 2 deletions
Changed files
requirements.txt (5159) → requirements.txt (5488)
diff --git a/requirements.txt b/requirements.txt
index e08a1fc..f0e4367 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -38,6 +38,8 @@ certifi==2023.11.17
# httpx
# requests
# yt-dlp
+cffi==1.16.0
+ # via cryptography
charset-normalizer==3.3.2
# via requests
click==8.1.7
@@ -55,6 +57,8 @@ click-default-group==1.2.4
# sqlite-utils
cogapp==3.3.0
# via -r requirements.in
+cryptography==42.0.7
+ # via secretstorage
datasette==0.64.6
# via
# -r requirements.in
@@ -122,13 +126,21 @@ janus==1.0.0
# via datasette
jaraco-classes==3.3.0
# via keyring
+jaraco-context==5.3.0
+ # via keyring
+jaraco-functools==4.0.1
+ # via keyring
+jeepney==0.8.0
+ # via
+ # keyring
+ # secretstorage
jinja2==3.1.3
# via datasette
jmespath==1.0.1
# via
# boto3
# botocore
-keyring==24.3.0
+keyring==25.2.1
# via -r requirements.in
markupsafe==2.1.3
# via jinja2
@@ -137,7 +149,9 @@ mccabe==0.7.0
mergedeep==1.3.4
# via datasette
more-itertools==10.1.0
- # via jaraco-classes
+ # via
+ # jaraco-classes
+ # jaraco-functools
mutagen==1.47.0
# via yt-dlp
mypy-extensions==1.0.0
@@ -183,6 +197,8 @@ pyasn1-modules==0.3.0
# via google-auth
pycodestyle==2.11.1
# via flake8
+pycparser==2.22
+ # via cffi
pycryptodomex==3.19.0
# via yt-dlp
pyflakes==3.1.0
@@ -218,6 +234,8 @@ rsa==4.9
# via google-auth
s3transfer==0.8.2
# via boto3
+secretstorage==3.3.3
+ # via keyring
silver-nitrate==1.1.0
# via flickr-photos-api
six==1.16.0