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
dependabot[bot]
1857129417
chore(deps): bump django from 4.1.6 to 4.1.7
...
Bumps [django](https://github.com/django/django ) from 4.1.6 to 4.1.7.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/4.1.6...4.1.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-02-15 03:01:02 +00:00
dependabot[bot]
0c05f27771
chore(deps-dev): bump hypothesis from 6.68.0 to 6.68.1
...
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis ) from 6.68.0 to 6.68.1.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases )
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.68.0...hypothesis-python-6.68.1 )
---
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-13 03:31:16 +00:00
Mike
7cd0fb5295
chore: release 1.3.0
2023-02-10 10:22:32 -07:00
Mike
aa99a5a038
Merge pull request #323 from Dresdn/Dresdn/issue-322
...
Support Django 4.1
2023-02-10 10:11:14 -07:00
Mike
aa64b961d1
test: remove django_jsonfield_backport app
2023-02-10 10:05:48 -07:00
Mike
8718968a36
docs: update changelog
2023-02-10 10:02:49 -07:00
Mike
637e0ecf84
chore(deps): update all dependencies
2023-02-10 10:01:34 -07:00
Mike
9d6aad3924
feat: add support for Django 4.1
2023-02-10 09:59:54 -07:00
Mike
066ae8e310
chore: remove support for Django 2.2
2023-02-10 09:56:08 -07:00
Mike
a98c0d2904
Use SplitDateTimeField for date Attribute types ( #321 )
...
* fix: use field class SplitDateTimeField for type 'date'
Fixes #261
* refactor: remove import conflict of django.forms
* style: isort imports
* docs: add fix #261 to changelog
2023-02-10 08:35:05 -08:00
954
d6a05a0ccb
chore(locale): update translation of zh_Hans ( #318 )
2023-02-10 06:33:40 -08:00
dependabot[bot]
952e6a1ffa
chore(deps-dev): bump hypothesis from 6.67.1 to 6.68.0 ( #320 )
...
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis ) from 6.67.1 to 6.68.0.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases )
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.67.1...hypothesis-python-6.68.0 )
---
updated-dependencies:
- dependency-name: hypothesis
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>
2023-02-09 19:08:01 -08:00
dependabot[bot]
9746e0146a
chore(deps): bump sphinx-rtd-theme from 1.1.1 to 1.2.0 ( #319 )
...
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme ) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/readthedocs/sphinx_rtd_theme/releases )
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst )
- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/1.1.1...1.2.0 )
---
updated-dependencies:
- dependency-name: sphinx-rtd-theme
dependency-type: direct:production
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>
2023-02-07 19:45:56 -08:00
dependabot[bot]
92810bee53
chore(deps-dev): bump mypy from 0.991 to 1.0.0 ( #317 )
...
Bumps [mypy](https://github.com/python/mypy ) from 0.991 to 1.0.0.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.991...v1.0.0 )
---
updated-dependencies:
- dependency-name: mypy
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>
2023-02-06 19:50:16 -08:00
pre-commit-ci[bot]
6047a9c486
[pre-commit.ci] pre-commit autoupdate ( #316 )
...
* [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 22.12.0 → 23.1.0](https://github.com/psf/black/compare/22.12.0...23.1.0 )
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-02-06 19:48:54 -08:00
dependabot[bot]
ae5698e9bf
chore(deps-dev): bump hypothesis from 6.65.2 to 6.67.1 ( #315 )
...
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis ) from 6.65.2 to 6.67.1.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases )
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.65.2...hypothesis-python-6.67.1 )
---
updated-dependencies:
- dependency-name: hypothesis
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>
2023-02-06 08:08:11 -08:00
dependabot[bot]
bd52770377
chore(deps): bump django from 3.2.16 to 3.2.17 ( #312 )
...
Bumps [django](https://github.com/django/django ) from 3.2.16 to 3.2.17.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/3.2.16...3.2.17 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
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>
2023-02-06 08:07:59 -08:00
954
116103b2a0
chore(models): fill verbose_name to most models. ( #314 )
...
* chore(models): fill `verbose_name` to most models.
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-02-06 08:07:33 -08:00
dependabot[bot]
e6af204bbb
chore(deps): bump sphinx-autodoc-typehints from 1.21.8 to 1.22 ( #311 )
...
Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints ) from 1.21.8 to 1.22.
- [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.21.8...1.22 )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-31 07:36:09 -08:00
dependabot[bot]
f208f32010
chore(deps-dev): bump hypothesis from 6.65.1 to 6.65.2 ( #310 )
...
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis ) from 6.65.1 to 6.65.2.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases )
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.65.1...hypothesis-python-6.65.2 )
---
updated-dependencies:
- dependency-name: hypothesis
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>
2023-01-31 07:36:00 -08:00
dependabot[bot]
818ded9907
chore(deps-dev): bump hypothesis from 6.65.0 to 6.65.1 ( #305 )
...
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis ) from 6.65.0 to 6.65.1.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases )
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.65.0...hypothesis-python-6.65.1 )
---
updated-dependencies:
- dependency-name: hypothesis
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>
2023-01-28 06:58:51 -08:00
954
6bc1b19967
chore(locale): provide zh-Hans(Simplified Chinese) translation ( #308 )
...
* chore(locale): provide zh-Hans(Simplified Chinese) translation
* chore(locale/models): append `verbose_name` and `verbose_name_plural` for `eav.models`, to support translation.
2023-01-28 06:57:23 -08:00
dependabot[bot]
789f53bcc5
chore(deps-dev): bump hypothesis from 6.64.0 to 6.65.0 ( #304 )
...
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis ) from 6.64.0 to 6.65.0.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases )
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.64.0...hypothesis-python-6.65.0 )
---
updated-dependencies:
- dependency-name: hypothesis
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-26 12:40:14 -08:00
dependabot[bot]
eb0f2c80c8
chore(deps): bump sphinx-autodoc-typehints from 1.21.7 to 1.21.8 ( #303 )
...
Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints ) from 1.21.7 to 1.21.8.
- [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.21.7...1.21.8 )
---
updated-dependencies:
- dependency-name: sphinx-autodoc-typehints
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-26 12:32:06 -08:00
dependabot[bot]
a85e808ac6
chore(deps-dev): bump hypothesis from 6.62.1 to 6.64.0 ( #302 )
...
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis ) from 6.62.1 to 6.64.0.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases )
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.62.1...hypothesis-python-6.64.0 )
---
updated-dependencies:
- dependency-name: hypothesis
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-22 19:36:09 -08:00
dependabot[bot]
8bd15f52e8
chore(deps): bump sphinx-autodoc-typehints from 1.21.5 to 1.21.7 ( #301 )
...
Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints ) from 1.21.5 to 1.21.7.
- [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.21.5...1.21.7 )
---
updated-dependencies:
- dependency-name: sphinx-autodoc-typehints
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-22 19:35:54 -08:00
dependabot[bot]
90a7905190
chore(deps): bump sphinx-autodoc-typehints from 1.21.0 to 1.21.5 ( #300 )
...
Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints ) from 1.21.0 to 1.21.5.
- [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.21.0...1.21.5 )
---
updated-dependencies:
- dependency-name: sphinx-autodoc-typehints
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-19 18:45:20 -08:00
dependabot[bot]
555c1e18c2
chore(deps): bump gitpython from 3.1.24 to 3.1.30 ( #296 )
...
Bumps [gitpython](https://github.com/gitpython-developers/GitPython ) from 3.1.24 to 3.1.30.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases )
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES )
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.24...3.1.30 )
---
updated-dependencies:
- dependency-name: gitpython
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-16 12:06:48 -08:00
dependabot[bot]
f38d4ca762
chore(deps-dev): bump hypothesis from 6.61.0 to 6.62.1 ( #295 )
...
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis ) from 6.61.0 to 6.62.1.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases )
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.61.0...hypothesis-python-6.62.1 )
---
updated-dependencies:
- dependency-name: hypothesis
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-16 11:50:56 -08:00
dependabot[bot]
50275a50e7
chore(deps): bump sphinx-autodoc-typehints from 1.19.5 to 1.21.0 ( #294 )
...
Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints ) from 1.19.5 to 1.21.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.19.5...1.21.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-16 09:27:44 -08:00
dependabot[bot]
f8c820eaaf
chore(deps): bump setuptools from 65.3.0 to 65.5.1 ( #290 )
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 65.3.0 to 65.5.1.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v65.3.0...v65.5.1 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-16 06:56:33 -08:00
dependabot[bot]
02edf005d0
chore(deps-dev): bump hypothesis from 6.58.0 to 6.61.0 ( #288 )
...
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis ) from 6.58.0 to 6.61.0.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases )
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.58.0...hypothesis-python-6.61.0 )
---
updated-dependencies:
- dependency-name: hypothesis
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-15 11:59:03 -08:00
pre-commit-ci[bot]
a536ad4c6c
[pre-commit.ci] pre-commit autoupdate ( #289 )
...
updates:
- [github.com/psf/black: 22.10.0 → 22.12.0](https://github.com/psf/black/compare/22.10.0...22.12.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-12-15 11:52:35 -08:00
dependabot[bot]
387ebe5bfe
chore(deps-dev): bump black from 22.10.0 to 22.12.0 ( #287 )
...
Bumps [black](https://github.com/psf/black ) from 22.10.0 to 22.12.0.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/compare/22.10.0...22.12.0 )
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-15 11:52:21 -08:00