Commit graph

629 commits

Author SHA1 Message Date
Mike
1a0df67fed
Merge pull request #356 from jazzband/dependabot/pip/tomlkit-0.11.8
chore(deps): bump tomlkit from 0.11.7 to 0.11.8
2023-04-28 07:08:00 -07:00
Mike
38a5516500
Merge pull request #355 from jazzband/dependabot/pip/hypothesis-6.74.1
chore(deps-dev): bump hypothesis from 6.72.2 to 6.74.1
2023-04-28 07:07:53 -07:00
Mike
811e981eb4
Merge pull request #353 from jazzband/dependabot/pip/sphinx-6.2.1
chore(deps): bump sphinx from 6.2.0 to 6.2.1
2023-04-28 07:07:43 -07:00
dependabot[bot]
579fd904fc
chore(deps): bump tomlkit from 0.11.7 to 0.11.8
Bumps [tomlkit](https://github.com/sdispater/tomlkit) from 0.11.7 to 0.11.8.
- [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.11.7...0.11.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-28 02:59:47 +00:00
dependabot[bot]
21a74f377b
chore(deps-dev): bump hypothesis from 6.72.2 to 6.74.1
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.72.2 to 6.74.1.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.72.2...hypothesis-python-6.74.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-28 02:59:05 +00:00
dependabot[bot]
634b8c14ad
chore(deps): bump sphinx from 6.2.0 to 6.2.1
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v6.2.0...v6.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-26 02:59:58 +00:00
Mike
7164ba4aac
Merge pull request #351 from jazzband/dependabot/pip/hypothesis-6.72.2
chore(deps-dev): bump hypothesis from 6.72.0 to 6.72.2
2023-04-25 18:54:46 -07:00
Mike
a2aef1fe06
Merge pull request #350 from jazzband/dependabot/pip/sphinx-6.2.0
chore(deps): bump sphinx from 6.1.3 to 6.2.0
2023-04-25 18:54:35 -07:00
Mike
fce27c840f
Merge pull request #349 from jazzband/dependabot/pip/sqlparse-0.4.4
chore(deps): bump sqlparse from 0.4.3 to 0.4.4
2023-04-25 18:54:26 -07:00
dependabot[bot]
ae04b34925
chore(deps-dev): bump hypothesis from 6.72.0 to 6.72.2
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.72.0 to 6.72.2.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.72.0...hypothesis-python-6.72.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-25 03:01:17 +00:00
dependabot[bot]
4dc89cfd20
chore(deps): bump sphinx from 6.1.3 to 6.2.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.1.3 to 6.2.0.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v6.1.3...v6.2.0)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 03:04:09 +00:00
dependabot[bot]
fbd671903f
chore(deps): bump sqlparse from 0.4.3 to 0.4.4
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.3 to 0.4.4.
- [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.3...0.4.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-21 22:45:54 +00:00
Mike
667680d479
Merge pull request #347 from jazzband/dependabot/pip/hypothesis-6.72.0
chore(deps-dev): bump hypothesis from 6.70.2 to 6.72.0
2023-04-16 21:38:26 -07:00
Mike
fb124d533b
Merge pull request #346 from jazzband/dependabot/pip/sphinx-autodoc-typehints-1.23.0
chore(deps): bump sphinx-autodoc-typehints from 1.22 to 1.23.0
2023-04-16 21:38:17 -07:00
dependabot[bot]
30112dc805
chore(deps-dev): bump hypothesis from 6.70.2 to 6.72.0
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.70.2 to 6.72.0.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.70.2...hypothesis-python-6.72.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-04-17 03:03:30 +00:00
dependabot[bot]
8ed82e9173
chore(deps): bump sphinx-autodoc-typehints from 1.22 to 1.23.0
Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 1.22 to 1.23.0.
- [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.22...1.23.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-14 02:59:29 +00:00
Mike
891b257a50
Merge pull request #344 from jazzband/dependabot/pip/mypy-1.2.0
chore(deps-dev): bump mypy from 1.1.1 to 1.2.0
2023-04-09 19:04:29 -07:00
dependabot[bot]
0b8d20d07c
chore(deps-dev): bump mypy from 1.1.1 to 1.2.0
Bumps [mypy](https://github.com/python/mypy) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v1.1.1...v1.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-07 03:02:37 +00:00
Mike
b352f3ef30
Merge pull request #343 from jazzband/dependabot/pip/django-4.2
chore(deps): bump django from 4.1.7 to 4.2
2023-04-05 07:24:25 -07:00
dependabot[bot]
95a2d5217b
chore(deps): bump django from 4.1.7 to 4.2
Bumps [django](https://github.com/django/django) from 4.1.7 to 4.2.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/4.1.7...4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-05 14:21:56 +00:00
Mike
437fcc4335
Merge pull request #342 from jazzband/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-04-05 07:20:06 -07:00
Mike
e55af3f1fc
Merge pull request #341 from jazzband/dependabot/pip/hypothesis-6.70.2
chore(deps-dev): bump hypothesis from 6.70.0 to 6.70.2
2023-04-05 07:19:58 -07:00
Mike
0a3ca02876
Merge pull request #340 from jazzband/dependabot/pip/nitpick-0.33.1
chore(deps-dev): bump nitpick from 0.33.0 to 0.33.1
2023-04-05 07:19:48 -07:00
pre-commit-ci[bot]
b7aae3980d
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 23.1.0 → 23.3.0](https://github.com/psf/black/compare/23.1.0...23.3.0)
2023-04-03 20:19:05 +00:00
dependabot[bot]
4ae6d71c28
chore(deps-dev): bump hypothesis from 6.70.0 to 6.70.2
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.70.0 to 6.70.2.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.70.0...hypothesis-python-6.70.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-03 03:05:04 +00:00
dependabot[bot]
1a6dc445db
chore(deps-dev): bump nitpick from 0.33.0 to 0.33.1
Bumps [nitpick](https://github.com/andreoliwa/nitpick) from 0.33.0 to 0.33.1.
- [Release notes](https://github.com/andreoliwa/nitpick/releases)
- [Changelog](https://github.com/andreoliwa/nitpick/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/andreoliwa/nitpick/compare/v0.33.0...v0.33.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-30 03:00:16 +00:00
Mike
2f9f41b153
Merge pull request #338 from jazzband/dependabot/pip/tomlkit-0.11.7
chore(deps): bump tomlkit from 0.11.6 to 0.11.7
2023-03-27 20:03:50 -07:00
Mike
9818ec12f8
Merge pull request #337 from jazzband/dependabot/pip/nitpick-0.33.0
chore(deps-dev): bump nitpick from 0.32.0 to 0.33.0
2023-03-27 20:02:42 -07:00
dependabot[bot]
15de2e054c
chore(deps): bump tomlkit from 0.11.6 to 0.11.7
Bumps [tomlkit](https://github.com/sdispater/tomlkit) from 0.11.6 to 0.11.7.
- [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.11.6...0.11.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-28 03:01:40 +00:00
dependabot[bot]
6b9e32e256
chore(deps-dev): bump nitpick from 0.32.0 to 0.33.0
Bumps [nitpick](https://github.com/andreoliwa/nitpick) from 0.32.0 to 0.33.0.
- [Release notes](https://github.com/andreoliwa/nitpick/releases)
- [Changelog](https://github.com/andreoliwa/nitpick/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/andreoliwa/nitpick/compare/v0.32.0...v0.33.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-28 03:00:30 +00:00
Mike
c3c009d5ea
Merge pull request #335 from jazzband/dependabot/pip/hypothesis-6.70.0
chore(deps-dev): bump hypothesis from 6.68.2 to 6.70.0
2023-03-25 19:01:08 -07:00
dependabot[bot]
c426a99907
chore(deps-dev): bump hypothesis from 6.68.2 to 6.70.0
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.68.2 to 6.70.0.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.68.2...hypothesis-python-6.70.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-03-17 03:01:39 +00:00
Mike
ef2da8b68a
Merge pull request #333 from jazzband/dependabot/pip/mypy-1.1.1
chore(deps-dev): bump mypy from 1.0.1 to 1.1.1
2023-03-15 09:17:58 -07:00
dependabot[bot]
75f70aa3d6
chore(deps-dev): bump mypy from 1.0.1 to 1.1.1
Bumps [mypy](https://github.com/python/mypy) from 1.0.1 to 1.1.1.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v1.0.1...v1.1.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-03-07 03:01:07 +00:00
Mike
a6ade067cc chore: release 1.3.1 2023-02-22 10:37:41 -07:00
Mike
4c67210346
Merge pull request #329 from jazzband/dependabot/pip/hypothesis-6.68.2
chore(deps-dev): bump hypothesis from 6.68.1 to 6.68.2
2023-02-22 10:33:33 -07:00
Mike
48e90dd276
Merge pull request #332 from Dresdn/Dresdn/issue-331
chore: generate migrations for model changes
2023-02-22 10:33:09 -07:00
Mike
daf7975fe0 ci: specify additional_dependencies for migration hook check to install 2023-02-22 08:18:43 -07:00
Mike
8fbd18bf79 fix: generating migration for model text changes 2023-02-22 08:09:36 -07:00
Mike
f1831deafa style: ignore string over-use in migrations files 2023-02-22 08:08:59 -07:00
Mike
8cc237e7a3 ci: check for missing migrations 2023-02-22 08:08:47 -07:00
dependabot[bot]
21ad1cc78a
chore(deps-dev): bump hypothesis from 6.68.1 to 6.68.2
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.68.1 to 6.68.2.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.68.1...hypothesis-python-6.68.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-22 05:51:12 +00:00
Mike
d8c3a47352
Merge pull request #328 from jazzband/dependabot/pip/flake8-pytest-style-1.7.2
chore(deps-dev): bump flake8-pytest-style from 1.7.0 to 1.7.2
2023-02-21 22:49:27 -07:00
dependabot[bot]
fc1638e5c9
chore(deps-dev): bump flake8-pytest-style from 1.7.0 to 1.7.2
Bumps [flake8-pytest-style](https://github.com/m-burst/flake8-pytest-style) from 1.7.0 to 1.7.2.
- [Release notes](https://github.com/m-burst/flake8-pytest-style/releases)
- [Commits](https://github.com/m-burst/flake8-pytest-style/compare/v1.7.0...v1.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-22 05:44:00 +00:00
Mike
157e490815
Merge pull request #330 from jazzband/dependabot/pip/mypy-1.0.1
chore(deps-dev): bump mypy from 1.0.0 to 1.0.1
2023-02-21 22:41:47 -07:00
Mike
c9efddb009
Merge pull request #325 from jazzband/dependabot/pip/sphinx-6.1.3
chore(deps): bump sphinx from 5.3.0 to 6.1.3
2023-02-21 22:41:17 -07:00
dependabot[bot]
90de1963c9
chore(deps-dev): bump mypy from 1.0.0 to 1.0.1
Bumps [mypy](https://github.com/python/mypy) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v1.0.0...v1.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 03:27:43 +00:00
dependabot[bot]
97e7d1df85
chore(deps): bump sphinx from 5.3.0 to 6.1.3
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.3.0 to 6.1.3.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v5.3.0...v6.1.3)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-16 16:22:40 +00:00
Mike
5db82070e6
Merge pull request #326 from jazzband/dependabot/pip/django-4.1.7
chore(deps): bump django from 4.1.6 to 4.1.7
2023-02-16 08:38:07 -07:00
Mike
38c98515f9
Merge pull request #324 from jazzband/dependabot/pip/hypothesis-6.68.1
chore(deps-dev): bump hypothesis from 6.68.0 to 6.68.1
2023-02-16 08:37:52 -07:00