]> git.ipfire.org Git - thirdparty/starlette.git/commitdiff
Bump databases[sqlite] from 0.5.3 to 0.5.5 (#1530)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 1 Mar 2022 19:49:36 +0000 (20:49 +0100)
committerGitHub <noreply@github.com>
Tue, 1 Mar 2022 19:49:36 +0000 (20:49 +0100)
Bumps [databases[sqlite]](https://github.com/encode/databases) from 0.5.3 to 0.5.5.
- [Release notes](https://github.com/encode/databases/releases)
- [Changelog](https://github.com/encode/databases/blob/0.5.5/CHANGELOG.md)
- [Commits](https://github.com/encode/databases/compare/0.5.3...0.5.5)

---
updated-dependencies:
- dependency-name: databases[sqlite]
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
requirements.txt

index 2973a70591ba2aebe12312b6af68136c540d78d4..681d410dcf2ae1443e962ae1a8269e8f1db465a0 100644 (file)
@@ -5,7 +5,7 @@
 autoflake==1.4
 black==22.1.0
 coverage==6.2
-databases[sqlite]==0.5.3
+databases[sqlite]==0.5.5
 flake8==4.0.1
 isort==5.10.1
 mypy==0.931