Bump sqlite-utils from 3.37 to 3.38
- ID
86ee2b8- date
2024-11-25 10:09:18+00:00- author
dependabot <https://github.com/dependabot>- parent
9957ecc- message
Bump sqlite-utils from 3.37 to 3.38 Bumps [sqlite-utils](https://github.com/simonw/sqlite-utils) from 3.37 to 3.38. - [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.37...3.38) --- updated-dependencies: - dependency-name: sqlite-utils dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>- changed files
1 file, 1 addition, 1 deletion
Changed files
requirements.txt (3493) → requirements.txt (3493)
diff --git a/requirements.txt b/requirements.txt
index 91f6c90..969dfab 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -161,7 +161,7 @@ soupsieve==2.5
# via beautifulsoup4
sqlite-fts4==1.0.3
# via sqlite-utils
-sqlite-utils==3.37
+sqlite-utils==3.38
# via -r requirements.in
tabulate==0.9.0
# via sqlite-utils