Commit Graph

55 Commits

Author SHA1 Message Date
4667786edb Bump databases from 0.5.2 to 0.5.3
Bumps [databases](https://github.com/encode/databases) from 0.5.2 to 0.5.3.
- [Release notes](https://github.com/encode/databases/releases)
- [Changelog](https://github.com/encode/databases/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/databases/compare/0.5.2...0.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-11 02:23:22 +00:00
127df1e9cb fix mypy, add pre-commit 2021-10-09 19:43:21 +02:00
a8c218cffe update lock file :facepalm 2021-10-09 15:33:35 +02:00
f446962f02 Fixed dependencies issue.
Signed-off-by: Pavel <win10@list.ru>
2021-10-09 14:44:06 +04:00
b2541bed1e Added poetry integration.
Description:
* Fixed github actions;
* Removed requirements.txt;
* Fixed CONTRIBUTING.md;
* Fixed black and flake8.

Signed-off-by: Pavel <win10@list.ru>
2021-10-08 16:56:59 +04:00