Skip to main content

build(deps): bump ruff from 0.14.3 to 0.14.4

ID
c5529da
date
2025-11-10 09:40:07+00:00
author
dependabot <https://github.com/dependabot>
parent
069827e
message
build(deps): bump ruff from 0.14.3 to 0.14.4

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.3 to 0.14.4.
- [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.14.3...0.14.4)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.14.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
changed files
1 file, 13 additions, 5 deletions

Changed files

requirements.txt (2961) → requirements.txt (3105)

diff --git a/requirements.txt b/requirements.txt
index f490082..53c26c0 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -14,6 +14,8 @@ certifi==2025.10.5
     # via
     #   httpcore
     #   httpx
+cffi==2.0.0
+    # via cryptography
 click==8.3.0
     # via
     #   click-default-group
@@ -26,6 +28,8 @@ click-default-group==1.2.4
     #   sqlite-utils
 cogapp==3.6.0
     # via -r requirements.in
+cryptography==46.0.3
+    # via secretstorage
 datasette==0.65.1
     # via -r requirements.in
 flexcache==0.3
@@ -69,6 +73,10 @@ jaraco-context==6.0.1
     # via keyring
 jaraco-functools==4.3.0
     # via keyring
+jeepney==0.9.0
+    # via
+    #   keyring
+    #   secretstorage
 jinja2==3.1.6
     # via datasette
 keyring==25.6.0
@@ -91,8 +99,6 @@ pillow==12.0.0
     #   pillow-heif
 pillow-heif==1.1.1
     # via -r requirements.in
-pip==25.3
-    # via datasette
 platformdirs==4.5.0
     # via datasette
 pluggy==1.6.0
@@ -102,6 +108,8 @@ pluggy==1.6.0
     #   sqlite-utils
 protobuf==6.33.0
     # via iterm2
+pycparser==2.23
+    # via cffi
 pygments==2.19.2
     # via
     #   -r requirements.in
@@ -116,10 +124,10 @@ python-multipart==0.0.20
     # via asgi-csrf
 pyyaml==6.0.3
     # via datasette
-ruff==0.14.3
+ruff==0.14.4
     # via -r requirements.in
-setuptools==80.9.0
-    # via datasette
+secretstorage==3.4.0
+    # via keyring
 six==1.17.0
     # via python-dateutil
 smartypants==2.0.2