Commit graph

786 commits

Author SHA1 Message Date
pre-commit-ci[bot]
f7b806afed
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 23.11.0 → 23.12.0](https://github.com/psf/black/compare/23.11.0...23.12.0)
2023-12-18 17:38:26 +00:00
Mike
f8990447b7
Merge pull request #472 from jazzband/dependabot/pip/hypothesis-6.92.0
chore(deps-dev): bump hypothesis from 6.88.3 to 6.92.0
2023-12-12 18:43:21 -08:00
Mike
2aba31144b
Merge pull request #471 from jazzband/dependabot/github_actions/actions/setup-python-5
chore(deps): bump actions/setup-python from 4 to 5
2023-12-12 18:43:09 -08:00
Mike
9bfd7f994c
Merge pull request #470 from jazzband/dependabot/pip/django-4.2.8
chore(deps): bump django from 4.2.7 to 4.2.8
2023-12-12 18:42:45 -08:00
Mike
8168d4d74b
Merge pull request #466 from jazzband/dependabot/pip/sphinx-rtd-theme-2.0.0
chore(deps-dev): bump sphinx-rtd-theme from 1.3.0 to 2.0.0
2023-12-12 18:42:38 -08:00
Mike
6e512833fe
Merge pull request #464 from jazzband/dependabot/pip/mypy-1.7.1
chore(deps-dev): bump mypy from 1.6.1 to 1.7.1
2023-12-12 18:42:17 -08:00
Mike
561a9054c7
Merge pull request #460 from jazzband/dependabot/pip/tomlkit-0.12.3
chore(deps-dev): bump tomlkit from 0.12.2 to 0.12.3
2023-12-12 18:42:07 -08:00
Mike
35a681c597
Merge pull request #458 from jazzband/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-12-12 18:41:59 -08:00
Mike
ae6d311460
Merge pull request #457 from jazzband/dependabot/pip/sphinx-autodoc-typehints-1.25.2
chore(deps-dev): bump sphinx-autodoc-typehints from 1.24.1 to 1.25.2
2023-12-12 18:41:50 -08:00
Mike
190621966b
Merge pull request #452 from jazzband/dependabot/pip/pytest-django-4.7.0
chore(deps-dev): bump pytest-django from 4.6.0 to 4.7.0
2023-12-12 18:41:41 -08:00
dependabot[bot]
4151cfc167
chore(deps-dev): bump hypothesis from 6.88.3 to 6.92.0
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.88.3 to 6.92.0.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.88.3...hypothesis-python-6.92.0)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 02:29:10 +00:00
Mike
e1bc6673b0
Merge pull request #467 from iacobfred/master
refactor: split model modules
2023-12-07 09:01:13 -08:00
dependabot[bot]
ac90a17bd9
chore(deps): bump actions/setup-python from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-07 02:35:21 +00:00
Jacob Fredericksen
ee3f5662de fix: use typing.Tuple for annotations 2023-12-06 17:53:36 -05:00
Jacob Fredericksen
289e86e03f fix: use typing.Tuple for annotations 2023-12-06 13:43:02 -05:00
Jacob Fredericksen
08086b00c6 fix: use typing.Tuple for annotations 2023-12-05 11:47:28 -05:00
dependabot[bot]
6382edcfba
chore(deps): bump django from 4.2.7 to 4.2.8
Bumps [django](https://github.com/django/django) from 4.2.7 to 4.2.8.
- [Commits](https://github.com/django/django/compare/4.2.7...4.2.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-05 02:28:31 +00:00
Jacob Fredericksen
1cdc2c4a41 refactor: cleanup 2023-11-30 13:11:59 -05:00
Jacob Fredericksen
7153bedce0 refactor: split model modules 2023-11-30 13:05:20 -05:00
dependabot[bot]
ef0647cfb3
chore(deps-dev): bump sphinx-rtd-theme from 1.3.0 to 2.0.0
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 1.3.0 to 2.0.0.
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/1.3.0...2.0.0)

---
updated-dependencies:
- dependency-name: sphinx-rtd-theme
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-29 02:36:48 +00:00
dependabot[bot]
87c73c9b0b
chore(deps-dev): bump mypy from 1.6.1 to 1.7.1
Bumps [mypy](https://github.com/python/mypy) from 1.6.1 to 1.7.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.6.1...v1.7.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-24 02:33:02 +00:00
dependabot[bot]
bb80c75647
chore(deps-dev): bump tomlkit from 0.12.2 to 0.12.3
Bumps [tomlkit](https://github.com/sdispater/tomlkit) from 0.12.2 to 0.12.3.
- [Release notes](https://github.com/sdispater/tomlkit/releases)
- [Changelog](https://github.com/sdispater/tomlkit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sdispater/tomlkit/compare/0.12.2...0.12.3)

---
updated-dependencies:
- dependency-name: tomlkit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-15 02:54:55 +00:00
pre-commit-ci[bot]
ef88025b92
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 23.10.1 → 23.11.0](https://github.com/psf/black/compare/23.10.1...23.11.0)
2023-11-13 17:38:54 +00:00
dependabot[bot]
6c66ebc3d0
chore(deps-dev): bump sphinx-autodoc-typehints from 1.24.1 to 1.25.2
Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 1.24.1 to 1.25.2.
- [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases)
- [Changelog](https://github.com/tox-dev/sphinx-autodoc-typehints/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tox-dev/sphinx-autodoc-typehints/compare/1.24.1...1.25.2)

---
updated-dependencies:
- dependency-name: sphinx-autodoc-typehints
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 02:13:49 +00:00
dependabot[bot]
b53474661a
chore(deps-dev): bump pytest-django from 4.6.0 to 4.7.0
Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/pytest-dev/pytest-django/releases)
- [Changelog](https://github.com/pytest-dev/pytest-django/blob/master/docs/changelog.rst)
- [Commits](https://github.com/pytest-dev/pytest-django/compare/v4.6.0...v4.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-09 02:12:58 +00:00
Mike
3858d9f1d2 chore: release v1.5.0 2023-11-08 09:28:17 -07:00
Mike
40a50cd8a3
Merge pull request #450 from jazzband/dependabot/pip/hypothesis-6.88.3
chore(deps-dev): bump hypothesis from 6.88.1 to 6.88.3
2023-11-08 09:20:03 -07:00
dependabot[bot]
25c7f9cf14
chore(deps-dev): bump hypothesis from 6.88.1 to 6.88.3
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.88.1 to 6.88.3.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.88.1...hypothesis-python-6.88.3)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-08 16:08:56 +00:00
Mike
8b179c0029
Merge pull request #449 from jazzband/dependabot/pip/tomlkit-0.12.2
chore(deps-dev): bump tomlkit from 0.12.1 to 0.12.2
2023-11-08 09:07:33 -07:00
Mike
4680b45026
Merge pull request #448 from jazzband/dependabot/pip/django-4.2.7
chore(deps): bump django from 4.2.6 to 4.2.7
2023-11-08 09:07:25 -07:00
Mike
ab9f33c772
Merge pull request #447 from jazzband/dependabot/pip/sphinx-autodoc-typehints-1.24.1
chore(deps-dev): bump sphinx-autodoc-typehints from 1.24.0 to 1.24.1
2023-11-08 09:07:16 -07:00
Mike
bb3d0c333b
Merge pull request #446 from jazzband/dependabot/pip/pytest-django-4.6.0
chore(deps-dev): bump pytest-django from 4.5.2 to 4.6.0
2023-11-08 09:07:08 -07:00
Mike
0e70322562
Merge pull request #445 from jazzband/dependabot/pip/safety-2.3.5
chore(deps-dev): bump safety from 2.3.4 to 2.3.5
2023-11-08 09:06:58 -07:00
dependabot[bot]
35869a56f0
chore(deps-dev): bump tomlkit from 0.12.1 to 0.12.2
Bumps [tomlkit](https://github.com/sdispater/tomlkit) from 0.12.1 to 0.12.2.
- [Release notes](https://github.com/sdispater/tomlkit/releases)
- [Changelog](https://github.com/sdispater/tomlkit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sdispater/tomlkit/compare/0.12.1...0.12.2)

---
updated-dependencies:
- dependency-name: tomlkit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-03 02:07:02 +00:00
dependabot[bot]
568e704d26
chore(deps): bump django from 4.2.6 to 4.2.7
Bumps [django](https://github.com/django/django) from 4.2.6 to 4.2.7.
- [Commits](https://github.com/django/django/compare/4.2.6...4.2.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-02 02:10:27 +00:00
dependabot[bot]
48190e0426
chore(deps-dev): bump sphinx-autodoc-typehints from 1.24.0 to 1.24.1
Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 1.24.0 to 1.24.1.
- [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases)
- [Changelog](https://github.com/tox-dev/sphinx-autodoc-typehints/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tox-dev/sphinx-autodoc-typehints/compare/1.24.0...1.24.1)

---
updated-dependencies:
- dependency-name: sphinx-autodoc-typehints
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-01 02:51:21 +00:00
dependabot[bot]
010e629f2a
chore(deps-dev): bump pytest-django from 4.5.2 to 4.6.0
Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 4.5.2 to 4.6.0.
- [Release notes](https://github.com/pytest-dev/pytest-django/releases)
- [Changelog](https://github.com/pytest-dev/pytest-django/blob/master/docs/changelog.rst)
- [Commits](https://github.com/pytest-dev/pytest-django/compare/v4.5.2...v4.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-31 02:12:57 +00:00
dependabot[bot]
000c7605d4
chore(deps-dev): bump safety from 2.3.4 to 2.3.5
Bumps [safety](https://github.com/pyupio/safety) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/pyupio/safety/releases)
- [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pyupio/safety/compare/2.3.4...2.3.5)

---
updated-dependencies:
- dependency-name: safety
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-31 02:12:32 +00:00
Mike
6296f1abca
Merge pull request #444 from jazzband/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-10-30 12:34:18 -07:00
pre-commit-ci[bot]
ab5a2af67a [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 23.10.0 → 23.10.1](https://github.com/psf/black/compare/23.10.0...23.10.1)
2023-10-30 12:12:42 -07:00
Mike
9ce261428c
Merge pull request #443 from Dresdn/issue-442
Add Python 3.11 and Django 4.2 to support matrix
2023-10-30 12:08:56 -07:00
Mike
debc0d099e docs: Add test matrix updates to Changelog 2023-10-30 10:34:21 -07:00
Mike
d32f0d0e74 chore(test): Migrate pythonpath to pytest v7 setting 2023-10-30 10:31:29 -07:00
Mike
36221042b7 chore(deps-dev): Update pytest to v7 2023-10-30 10:30:46 -07:00
Mike
e1dba28fff chore(pyproject.toml): update Django classifiers
- Removed the classifier for Django 4.0.
- Added the classifier for Django 4.2.
2023-10-30 09:15:49 -07:00
Mike
205e16d25d ci(test): update Django versions in testing matrix
- Removed Django 4.0 from the testing matrix.
- Added Django 4.2 to the testing matrix.
2023-10-30 09:15:41 -07:00
Mike
62d5bcc0a2 chore(pyproject.toml): add classifiers for Python versions 2023-10-30 09:14:20 -07:00
Mike
1e4d5742ad ci(test): update testing matrix to include Python 3.11 2023-10-30 09:14:09 -07:00
Mike
100a72df96
Merge pull request #441 from jazzband/dependabot/pip/black-23.10.1
chore(deps-dev): bump black from 22.12.0 to 23.10.1
2023-10-30 08:59:04 -07:00
Mike
6ddd6e01e8
Merge pull request #440 from jazzband/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-10-30 08:58:56 -07:00