dependabot[bot]
|
b51be65f44
|
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>
|
2024-01-11 02:50:37 +00:00 |
|
Mike
|
0e899c4c21
|
Merge pull request #489 from cclauss/codespell
Fix typos with codespell
|
2024-01-10 12:29:26 -08:00 |
|
Christian Clauss
|
0b683ef3d5
|
Fix typos with codespell --ignore-words-list=unkown --skip="*.po" -w
|
2024-01-10 21:06:29 +01:00 |
|
Mike
|
560fa4aea5
|
Merge pull request #488 from jazzband/dependabot/pip/gitpython-3.1.41
chore(deps-dev): bump gitpython from 3.1.37 to 3.1.41
|
2024-01-10 10:41:05 -08:00 |
|
dependabot[bot]
|
f7ef931b3e
|
chore(deps-dev): bump gitpython from 3.1.37 to 3.1.41
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.37 to 3.1.41.
- [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.37...3.1.41)
---
updated-dependencies:
- dependency-name: gitpython
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-10 18:34:14 +00:00 |
|
Mike
|
43dfefaaeb
|
Merge pull request #486 from jazzband/dependabot/pip/hypothesis-6.92.6
chore(deps-dev): bump hypothesis from 6.92.1 to 6.92.6
|
2024-01-10 10:32:27 -08:00 |
|
Mike
|
cd9f32bb21
|
Merge pull request #485 from jazzband/dependabot/pip/django-4.2.9
chore(deps): bump django from 4.2.8 to 4.2.9
|
2024-01-10 10:32:20 -08:00 |
|
Mike
|
91565d476e
|
Merge pull request #484 from jazzband/dependabot/pip/nitpick-0.35.0
chore(deps-dev): bump nitpick from 0.34.0 to 0.35.0
|
2024-01-10 10:32:08 -08:00 |
|
Mike
|
45c15759ba
|
Merge pull request #483 from jazzband/dependabot/pip/pytest-7.4.4
chore(deps-dev): bump pytest from 7.4.3 to 7.4.4
|
2024-01-10 10:31:55 -08:00 |
|
Mike
|
f0a8e0636b
|
Merge pull request #480 from jazzband/dependabot/pip/black-23.12.1
chore(deps-dev): bump black from 22.12.0 to 23.12.1
|
2024-01-10 10:31:47 -08:00 |
|
Mike
|
a9c7c7a85e
|
Merge pull request #481 from jazzband/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2024-01-10 10:30:54 -08:00 |
|
Mike
|
7aa9b62d6d
|
Merge pull request #479 from jazzband/dependabot/pip/mypy-1.8.0
chore(deps-dev): bump mypy from 1.7.1 to 1.8.0
|
2024-01-10 10:30:09 -08:00 |
|
dependabot[bot]
|
5ed4f1c1e2
|
chore(deps-dev): bump nitpick from 0.34.0 to 0.35.0
Bumps [nitpick](https://github.com/andreoliwa/nitpick) from 0.34.0 to 0.35.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.34.0...v0.35.0)
---
updated-dependencies:
- dependency-name: nitpick
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-10 18:25:53 +00:00 |
|
dependabot[bot]
|
549e5c9efb
|
chore(deps): bump django from 4.2.8 to 4.2.9
Bumps [django](https://github.com/django/django) from 4.2.8 to 4.2.9.
- [Commits](https://github.com/django/django/compare/4.2.8...4.2.9)
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-10 18:25:47 +00:00 |
|
dependabot[bot]
|
a8e7fb0b18
|
chore(deps-dev): bump mypy from 1.7.1 to 1.8.0
Bumps [mypy](https://github.com/python/mypy) from 1.7.1 to 1.8.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.7.1...v1.8.0)
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-10 18:25:23 +00:00 |
|
Christian Clauss
|
3ca27bb65e
|
chore: Add Django 5.0 and Python 3.12 to the testing (#487)
* chore: Add Django 5.0 and Python 3.12 to the testing
* what-python-version-can-i-use-with-django
* Do not test Django 4.1 on Python 3.12
* Upgrade setuptools on Python 3.12
* pyyaml = { version = "^6.0.1", python = "^3.12" }
* pyyaml = { version = "^6.0.1", python = "^3.12" }
* poetry lock --no-update
|
2024-01-10 10:24:14 -08:00 |
|
dependabot[bot]
|
76f52835e9
|
chore(deps-dev): bump hypothesis from 6.92.1 to 6.92.6
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.92.1 to 6.92.6.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.92.1...hypothesis-python-6.92.6)
---
updated-dependencies:
- dependency-name: hypothesis
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-09 02:04:07 +00:00 |
|
dependabot[bot]
|
5019052792
|
chore(deps-dev): bump pytest from 7.4.3 to 7.4.4
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.3 to 7.4.4.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.4.3...7.4.4)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-01 02:19:06 +00:00 |
|
pre-commit-ci[bot]
|
9c1b5971c0
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 23.12.0 → 23.12.1](https://github.com/psf/black/compare/23.12.0...23.12.1)
|
2023-12-25 17:36:05 +00:00 |
|
dependabot[bot]
|
fb1d3f8423
|
chore(deps-dev): bump black from 22.12.0 to 23.12.1
Bumps [black](https://github.com/psf/black) from 22.12.0 to 23.12.1.
- [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.12.0...23.12.1)
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-25 02:09:12 +00:00 |
|
Mike
|
141a274d74
|
Merge pull request #477 from jazzband/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2023-12-19 15:24:26 -08:00 |
|
Mike
|
163d973455
|
Merge pull request #476 from jazzband/dependabot/pip/hypothesis-6.92.1
chore(deps-dev): bump hypothesis from 6.92.0 to 6.92.1
|
2023-12-19 15:24:08 -08:00 |
|
Mike
|
ba8e737810
|
Merge pull request #475 from jazzband/dependabot/pip/m2r2-0.3.3.post2
chore(deps-dev): bump m2r2 from 0.3.2 to 0.3.3.post2
|
2023-12-19 15:24:02 -08:00 |
|
Mike
|
330607d403
|
Merge pull request #474 from jazzband/dependabot/pip/doc8-1.1.1
chore(deps-dev): bump doc8 from 0.11.2 to 1.1.1
|
2023-12-19 15:23:53 -08:00 |
|
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 |
|
dependabot[bot]
|
b3d2e7ee21
|
chore(deps-dev): bump hypothesis from 6.92.0 to 6.92.1
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.92.0 to 6.92.1.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.92.0...hypothesis-python-6.92.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-12-18 02:45:23 +00:00 |
|
dependabot[bot]
|
c7948e1fdf
|
chore(deps-dev): bump m2r2 from 0.3.2 to 0.3.3.post2
Bumps [m2r2](https://github.com/crossnox/m2r2) from 0.3.2 to 0.3.3.post2.
- [Changelog](https://github.com/CrossNox/m2r2/blob/development/CHANGES.md)
- [Commits](https://github.com/crossnox/m2r2/compare/v0.3.2...v0.3.3.post2)
---
updated-dependencies:
- dependency-name: m2r2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-14 02:23:05 +00:00 |
|
dependabot[bot]
|
c5185f2afc
|
chore(deps-dev): bump doc8 from 0.11.2 to 1.1.1
Bumps [doc8](https://github.com/pycqa/doc8) from 0.11.2 to 1.1.1.
- [Release notes](https://github.com/pycqa/doc8/releases)
- [Commits](https://github.com/pycqa/doc8/compare/0.11.2...v1.1.1)
---
updated-dependencies:
- dependency-name: doc8
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-14 02:22:19 +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 |
|