Commit graph

10 commits

Author SHA1 Message Date
dependabot[bot]
2a965eeef2
chore(deps-dev): bump sphinx from 4.0.2 to 4.2.0 (#99)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.0.2 to 4.2.0.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.0.2...v4.2.0)

---
updated-dependencies:
- dependency-name: sphinx
  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 03:34:36 +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
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
b85439b12c fix: include eav package in final distribution 2021-10-15 13:01:15 -07:00
Mike
de41a8050a fix: use correct name for package 2021-10-15 12:41:06 -07:00
Mike
9a204bb11d chore: cleanup to match current package version and supported versions 2021-07-05 07:18:11 -07:00
Mike
cc57b7b47e fix: repository url 2021-06-17 17:11:37 -07:00
Mike
db1a2d0358 chore: migrate to poetry 2021-06-17 16:36:29 -07:00