Bump attrs from 23.1.0 to 23.2.0
- ID
cd9c6a3- date
2024-06-02 09:24:12+00:00- author
dependabot <https://github.com/dependabot>- parent
9f1da0c- message
Bump attrs from 23.1.0 to 23.2.0 Bumps [attrs](https://github.com/sponsors/hynek) from 23.1.0 to 23.2.0. - [Commits](https://github.com/sponsors/hynek/commits) --- updated-dependencies: - dependency-name: attrs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>- changed files
1 file, 13 additions, 5 deletions
Changed files
requirements.txt (4442) → requirements.txt (4587)
diff --git a/requirements.txt b/requirements.txt
index 497cab6..9ac25a8 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -10,7 +10,7 @@ asgi-csrf==0.9
# via datasette
asgiref==3.7.2
# via datasette
-attrs==23.1.0
+attrs==23.2.0
# via -r requirements.in
beautifulsoup4==4.12.3
# via -r requirements.in
@@ -30,6 +30,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
@@ -45,6 +47,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
@@ -104,6 +108,10 @@ 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
@@ -138,8 +146,6 @@ pillow-heif==0.14.0
# via -r requirements.in
pint==0.23
# via datasette
-pip==24.0
- # via datasette
pipx==1.5.0
# via -r requirements.in
platformdirs==4.1.0
@@ -155,6 +161,8 @@ pyasn1==0.5.1
# rsa
pyasn1-modules==0.3.0
# via google-auth
+pycparser==2.22
+ # via cffi
pycryptodomex==3.19.0
# via yt-dlp
pygments==2.18.0
@@ -186,8 +194,8 @@ ruff==0.4.7
# via -r requirements.in
s3transfer==0.8.2
# via boto3
-setuptools==70.0.0
- # via datasette
+secretstorage==3.3.3
+ # via keyring
six==1.16.0
# via
# google-api-python-client