Bump ruff from 0.11.11 to 0.11.12
- ID
95b0e76- date
2025-05-30 09:50:56+00:00- author
dependabot <https://github.com/dependabot>- parent
c4aa746- message
Bump ruff from 0.11.11 to 0.11.12 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.11 to 0.11.12. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.11.11...0.11.12) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>- changed files
1 file, 32 additions, 6 deletions
Changed files
requirements.txt (2958) → requirements.txt (3418)
diff --git a/requirements.txt b/requirements.txt
index ced802f..02f66d2 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -10,13 +10,17 @@ asgi-csrf==0.11
# via datasette
asgiref==3.8.1
# via datasette
+backports-tarfile==1.2.0
+ # via jaraco-context
beautifulsoup4==4.13.4
# via -r requirements.in
certifi==2025.4.26
# via
# httpcore
# httpx
-click==8.2.1
+cffi==1.17.1
+ # via cryptography
+click==8.1.8
# via
# click-default-group
# datasette
@@ -29,8 +33,14 @@ click-default-group==1.2.4
# sqlite-utils
cogapp==3.4.1
# via -r requirements.in
+cryptography==45.0.3
+ # via secretstorage
datasette==0.65.1
# via -r requirements.in
+exceptiongroup==1.3.0
+ # via
+ # anyio
+ # pytest
flexcache==0.3
# via datasette
flexparser==0.4
@@ -56,6 +66,8 @@ idna==3.10
# anyio
# httpx
# hyperlink
+importlib-metadata==8.7.0
+ # via keyring
iniconfig==2.1.0
# via pytest
itsdangerous==2.2.0
@@ -70,6 +82,10 @@ jaraco-context==6.0.1
# via keyring
jaraco-functools==4.1.0
# via keyring
+jeepney==0.9.0
+ # via
+ # keyring
+ # secretstorage
jinja2==3.1.6
# via datasette
keyring==25.6.0
@@ -94,8 +110,6 @@ pillow==11.2.1
# pillow-heif
pillow-heif==0.22.0
# via -r requirements.in
-pip==25.1.1
- # via datasette
pipx==1.7.1
# via -r requirements.in
platformdirs==4.3.8
@@ -107,6 +121,8 @@ pluggy==1.6.0
# datasette
# pytest
# sqlite-utils
+pycparser==2.22
+ # via cffi
pygments==2.19.1
# via -r requirements.in
pypdf==5.5.0
@@ -119,10 +135,10 @@ python-multipart==0.0.20
# via asgi-csrf
pyyaml==6.0.2
# via datasette
-ruff==0.11.11
+ruff==0.11.12
# via -r requirements.in
-setuptools==80.8.0
- # via datasette
+secretstorage==3.3.3
+ # via keyring
six==1.17.0
# via python-dateutil
sniffio==1.3.1
@@ -137,18 +153,28 @@ tabulate==0.9.0
# via sqlite-utils
termcolor==3.1.0
# via -r requirements.in
+tomli==2.2.1
+ # via
+ # pipx
+ # pytest
tqdm==4.67.1
# via -r requirements.in
typing-extensions==4.13.2
# via
# anyio
+ # asgiref
# beautifulsoup4
# datasette
+ # exceptiongroup
# flexcache
# flexparser
+ # pypdf
+ # uvicorn
userpath==1.9.2
# via pipx
uvicorn==0.34.2
# via datasette
yt-dlp==2025.5.22
# via -r requirements.in
+zipp==3.22.0
+ # via importlib-metadata