Skip to content

Commit

Permalink
Bump databases[sqlite] from 0.5.3 to 0.5.5 (#1530)
Browse files Browse the repository at this point in the history
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](encode/databases@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>
  • Loading branch information
dependabot[bot] committed Mar 1, 2022
1 parent 88a2b54 commit 813aa8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 813aa8d

Please sign in to comment.