build(deps): bump sqlite-utils from 3.38 to 3.39
- ID
c2f5c49- date
2025-12-01 10:39:03+00:00- author
dependabot <https://github.com/dependabot>- parent
f6c3509- message
build(deps): bump sqlite-utils from 3.38 to 3.39 Bumps [sqlite-utils](https://github.com/simonw/sqlite-utils) from 3.38 to 3.39. - [Release notes](https://github.com/simonw/sqlite-utils/releases) - [Changelog](https://github.com/simonw/sqlite-utils/blob/main/docs/changelog.rst) - [Commits](https://github.com/simonw/sqlite-utils/compare/3.38...3.39) --- updated-dependencies: - dependency-name: sqlite-utils dependency-version: '3.39' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>- changed files
1 file, 2 additions, 2 deletions
Changed files
requirements.txt (3105) → requirements.txt (3105)
diff --git a/requirements.txt b/requirements.txt
index 6fee138..edaa7cf 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -16,7 +16,7 @@ certifi==2025.10.5
# httpx
cffi==2.0.0
# via cryptography
-click==8.3.0
+click==8.3.1
# via
# click-default-group
# datasette
@@ -138,7 +138,7 @@ soupsieve==2.8
# via beautifulsoup4
sqlite-fts4==1.0.3
# via sqlite-utils
-sqlite-utils==3.38
+sqlite-utils==3.39
# via -r requirements.in
tabulate==0.9.0
# via sqlite-utils