Commit graph

9 commits

Author SHA1 Message Date
dependabot[bot]
ca6fbca166
chore(deps-dev): bump django from 3.2.4 to 3.2.5 (#107)
Bumps [django](https://github.com/django/django) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.2.4...3.2.5)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:development
  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>
2021-10-29 03:04:14 +00:00
dependabot[bot]
5d121ef49d
chore(deps): bump sqlparse from 0.4.1 to 0.4.2 (#106)
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/andialbrecht/sqlparse/releases)
- [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG)
- [Commits](https://github.com/andialbrecht/sqlparse/compare/0.4.1...0.4.2)

---
updated-dependencies:
- dependency-name: sqlparse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-29 03:03:23 +00:00
dependabot[bot]
00385f8243
chore(deps-dev): bump pytest from 6.2.4 to 6.2.5 (#102)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.4 to 6.2.5.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/6.2.4...6.2.5)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  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>
2021-10-29 03:02:39 +00:00
dependabot[bot]
899c34c240
chore(deps-dev): bump pytest-cov from 2.12.1 to 3.0.0 (#98)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.12.1 to 3.0.0.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases)
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v2.12.1...v3.0.0)

---
updated-dependencies:
- dependency-name: pytest-cov
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-29 03:00:55 +00:00
dependabot[bot]
7c0bc6329e
chore(deps-dev): bump flake8-pytest-style from 1.4.4 to 1.5.0 (#97)
Bumps [flake8-pytest-style](https://github.com/m-burst/flake8-pytest-style) from 1.4.4 to 1.5.0.
- [Release notes](https://github.com/m-burst/flake8-pytest-style/releases)
- [Commits](https://github.com/m-burst/flake8-pytest-style/compare/v1.4.4...v1.5.0)

---
updated-dependencies:
- dependency-name: flake8-pytest-style
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-29 02:42:50 +00:00
dependabot[bot]
bdd115e3cd
chore(deps-dev): bump wemake-python-styleguide from 0.15.2 to 0.15.3 (#96)
Bumps [wemake-python-styleguide](https://github.com/wemake-services/wemake-python-styleguide) from 0.15.2 to 0.15.3.
- [Release notes](https://github.com/wemake-services/wemake-python-styleguide/releases)
- [Changelog](https://github.com/wemake-services/wemake-python-styleguide/blob/master/CHANGELOG.md)
- [Commits](https://github.com/wemake-services/wemake-python-styleguide/compare/0.15.2...0.15.3)

---
updated-dependencies:
- dependency-name: wemake-python-styleguide
  dependency-type: direct:development
  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>
2021-10-29 02:41:52 +00:00
Mike
4490cdfed5
Release 1.0.0 (#86)
* chore: update docs for django 2.2 config

* chore: bump version to 1.0.0
2021-10-21 10:57:37 -07:00
Mike
eb21c74a21 Implement django_jsonfield_backport 2021-10-15 17:25:10 -07:00
Mike
db1a2d0358 chore: migrate to poetry 2021-06-17 16:36:29 -07:00