Bump sqlite-utils from 3.36 to 3.37
- ID
f61dc56- date
2024-08-05 10:10:32+00:00- author
dependabot <https://github.com/dependabot>- parent
4f63a5b- message
Bump sqlite-utils from 3.36 to 3.37 Bumps [sqlite-utils](https://github.com/simonw/sqlite-utils) from 3.36 to 3.37. - [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.36...3.37) --- 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 (4586) → requirements.txt (4586)
diff --git a/requirements.txt b/requirements.txt
index 85b843a..45dd34d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -208,7 +208,7 @@ soupsieve==2.5
# via beautifulsoup4
sqlite-fts4==1.0.3
# via sqlite-utils
-sqlite-utils==3.36
+sqlite-utils==3.37
# via -r requirements.in
tabulate==0.9.0
# via sqlite-utils