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
dependabot[bot]
674f58f6af
chore(deps-dev): bump safety from 2.3.2 to 2.3.5 ( #286 )
...
Bumps [safety](https://github.com/pyupio/safety ) from 2.3.2 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.2...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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-15 11:51:54 -08:00
dependabot[bot]
d02f9e6108
chore(deps): bump certifi from 2021.10.8 to 2022.12.7 ( #285 )
...
Bumps [certifi](https://github.com/certifi/python-certifi ) from 2021.10.8 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases )
- [Commits](https://github.com/certifi/python-certifi/compare/2021.10.08...2022.12.07 )
---
updated-dependencies:
- dependency-name: certifi
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>
2022-12-15 11:51:29 -08:00
pre-commit-ci[bot]
9f7ce41be7
[pre-commit.ci] pre-commit autoupdate ( #281 )
...
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.4.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.3.0...v4.4.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-11-28 18:29:18 -08:00
dependabot[bot]
71ccfb4751
chore(deps-dev): bump safety from 2.3.1 to 2.3.2 ( #279 )
...
Bumps [safety](https://github.com/pyupio/safety ) from 2.3.1 to 2.3.2.
- [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.1...2.3.2 )
---
updated-dependencies:
- dependency-name: safety
dependency-type: direct:development
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>
2022-11-21 18:52:58 -08:00
dependabot[bot]
7fb29e8ce5
chore(deps-dev): bump hypothesis from 6.56.4 to 6.58.0 ( #278 )
...
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis ) from 6.56.4 to 6.58.0.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases )
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.56.4...hypothesis-python-6.58.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-11-21 18:52:47 -08:00
Ihor Sychevskyi
ac070dba28
update links ( #275 )
2022-11-16 01:53:47 +02:00
dependabot[bot]
0e0572cf70
chore(deps-dev): bump mypy from 0.990 to 0.991 ( #277 )
...
Bumps [mypy](https://github.com/python/mypy ) from 0.990 to 0.991.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.990...v0.991 )
---
updated-dependencies:
- dependency-name: mypy
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-11-14 18:17:34 -08:00
Ihor Sychevskyi
a06ac42fb6
update readme links ( #273 )
2022-11-13 11:36:49 +02:00
dependabot[bot]
e4122c413f
chore(deps): bump sphinx-rtd-theme from 1.0.0 to 1.1.1 ( #271 )
...
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme ) from 1.0.0 to 1.1.1.
- [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.0.0...1.1.1 )
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-09 10:23:45 -08:00
dependabot[bot]
498727a5d8
chore(deps-dev): bump mypy from 0.982 to 0.990 ( #270 )
...
Bumps [mypy](https://github.com/python/mypy ) from 0.982 to 0.990.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.982...v0.990 )
---
updated-dependencies:
- dependency-name: mypy
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-11-09 10:23:36 -08:00
dependabot[bot]
0d795fee5b
chore(deps): bump sphinx-autodoc-typehints from 1.19.4 to 1.19.5 ( #269 )
...
Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints ) from 1.19.4 to 1.19.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.19.4...1.19.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>
2022-11-09 10:23:23 -08:00
dependabot[bot]
09a651b76c
chore(deps-dev): bump hypothesis from 6.56.3 to 6.56.4 ( #267 )
...
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis ) from 6.56.3 to 6.56.4.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases )
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.56.3...hypothesis-python-6.56.4 )
---
updated-dependencies:
- dependency-name: hypothesis
dependency-type: direct:development
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>
2022-10-31 09:13:31 -07:00
dependabot[bot]
451ccc3879
chore(deps): bump tomlkit from 0.11.5 to 0.11.6 ( #266 )
...
Bumps [tomlkit](https://github.com/sdispater/tomlkit ) from 0.11.5 to 0.11.6.
- [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.5...0.11.6 )
---
updated-dependencies:
- dependency-name: tomlkit
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>
2022-10-31 09:09:19 -07:00
dependabot[bot]
eba4502991
chore(deps-dev): bump hypothesis from 6.56.1 to 6.56.3 ( #265 )
...
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis ) from 6.56.1 to 6.56.3.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases )
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.56.1...hypothesis-python-6.56.3 )
---
updated-dependencies:
- dependency-name: hypothesis
dependency-type: direct:development
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>
2022-10-17 19:34:03 -07:00
dependabot[bot]
996e5708ee
chore(deps): bump sphinx from 5.2.3 to 5.3.0 ( #264 )
...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx ) from 5.2.3 to 5.3.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/v5.2.3...v5.3.0 )
---
updated-dependencies:
- dependency-name: sphinx
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>
2022-10-17 19:22:20 -07:00
pre-commit-ci[bot]
1ba5df9275
[pre-commit.ci] pre-commit autoupdate ( #262 )
...
updates:
- [github.com/psf/black: 22.8.0 → 22.10.0](https://github.com/psf/black/compare/22.8.0...22.10.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-10-17 19:21:35 -07:00
dependabot[bot]
ee1f4d7e96
chore(deps-dev): bump black from 22.8.0 to 22.10.0 ( #260 )
...
Bumps [black](https://github.com/psf/black ) from 22.8.0 to 22.10.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.8.0...22.10.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-10-08 14:03:20 -07:00
dependabot[bot]
63a58197b1
chore(deps-dev): bump safety from 2.2.0 to 2.3.1 ( #259 )
...
Bumps [safety](https://github.com/pyupio/safety ) from 2.2.0 to 2.3.1.
- [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.2.0...2.3.1 )
---
updated-dependencies:
- dependency-name: safety
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-10-08 13:58:14 -07:00
dependabot[bot]
3deb032ffa
chore(deps-dev): bump hypothesis from 6.55.0 to 6.56.1 ( #258 )
...
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis ) from 6.55.0 to 6.56.1.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases )
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.55.0...hypothesis-python-6.56.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>
2022-10-08 13:48:21 -07:00
dependabot[bot]
2bd846c72e
chore(deps): bump django from 3.2.15 to 3.2.16 ( #256 )
...
Bumps [django](https://github.com/django/django ) from 3.2.15 to 3.2.16.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/3.2.15...3.2.16 )
---
updated-dependencies:
- dependency-name: django
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>
2022-10-08 13:40:35 -07:00
dependabot[bot]
de1bb112fd
chore(deps-dev): bump mypy from 0.981 to 0.982 ( #255 )
...
Bumps [mypy](https://github.com/python/mypy ) from 0.981 to 0.982.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.981...v0.982 )
---
updated-dependencies:
- dependency-name: mypy
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-10-08 13:40:23 -07:00