Commit graph

333 commits

Author SHA1 Message Date
dependabot[bot]
db7daaf4cb
chore(deps): bump sqlparse from 0.4.4 to 0.5.0
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.4 to 0.5.0.
- [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG)
- [Commits](https://github.com/andialbrecht/sqlparse/compare/0.4.4...0.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 22:56:32 +00:00
dependabot[bot]
b94cc44db5 chore(deps-dev): bump black from 24.3.0 to 24.4.0
Bumps [black](https://github.com/psf/black) from 24.3.0 to 24.4.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/24.3.0...24.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 09:56:24 -07:00
dependabot[bot]
4a01f13109 chore(deps-dev): bump idna from 3.4 to 3.7
Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v3.4...v3.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 09:56:16 -07:00
dependabot[bot]
20c9194372 chore(deps-dev): bump sphinx-autodoc-typehints from 2.0.0 to 2.0.1
Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 2.0.0 to 2.0.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/2.0.0...2.0.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>
2024-04-15 09:56:07 -07:00
dependabot[bot]
6cc8e1206c chore(deps-dev): bump safety from 3.0.1 to 3.1.0
Bumps [safety](https://github.com/pyupio/safety) from 3.0.1 to 3.1.0.
- [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/3.0.1...3.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 09:02:13 -07:00
dependabot[bot]
9ee8af9a8a chore(deps-dev): bump pytest-cov from 4.1.0 to 5.0.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.1.0 to 5.0.0.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v4.1.0...v5.0.0)

---
updated-dependencies:
- dependency-name: pytest-cov
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 09:01:59 -07:00
dependabot[bot]
bc64acf39c chore(deps-dev): bump black from 24.2.0 to 24.3.0
Bumps [black](https://github.com/psf/black) from 24.2.0 to 24.3.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/24.2.0...24.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 09:01:37 -07:00
dependabot[bot]
8318cfd8cc chore(deps-dev): bump hypothesis from 6.98.17 to 6.99.5
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.98.17 to 6.99.5.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.98.17...hypothesis-python-6.99.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-14 07:10:26 -07:00
dependabot[bot]
aea2f96874 chore(deps-dev): bump mypy from 1.8.0 to 1.9.0
Bumps [mypy](https://github.com/python/mypy) from 1.8.0 to 1.9.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.8.0...1.9.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-03-14 07:10:17 -07:00
dependabot[bot]
49587d0800 chore(deps-dev): bump pytest from 8.0.0 to 8.1.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.0 to 8.1.1.
- [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/8.0.0...8.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-14 07:10:05 -07:00
Mike
84bfbf9063
Merge pull request #539 from jazzband/dependabot/pip/django-4.2.11
chore(deps): bump django from 4.2.10 to 4.2.11
2024-03-05 13:24:24 -08:00
Mike
c97fdd2b2b
Merge pull request #538 from jazzband/dependabot/pip/hypothesis-6.98.17
chore(deps-dev): bump hypothesis from 6.98.3 to 6.98.17
2024-03-05 13:24:17 -08:00
Mike
e0e5602cbd
Merge pull request #535 from jazzband/dependabot/pip/tomlkit-0.12.4
chore(deps-dev): bump tomlkit from 0.12.3 to 0.12.4
2024-03-05 13:24:03 -08:00
Mike
90cd78d8f7
Merge pull request #530 from jazzband/dependabot/pip/cryptography-42.0.4
chore(deps-dev): bump cryptography from 42.0.0 to 42.0.4
2024-03-05 13:23:55 -08:00
dependabot[bot]
64555d861b
chore(deps): bump django from 4.2.10 to 4.2.11
Bumps [django](https://github.com/django/django) from 4.2.10 to 4.2.11.
- [Commits](https://github.com/django/django/compare/4.2.10...4.2.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-05 02:44:01 +00:00
dependabot[bot]
75473be13e
chore(deps-dev): bump hypothesis from 6.98.3 to 6.98.17
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.98.3 to 6.98.17.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.98.3...hypothesis-python-6.98.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-05 02:43:03 +00:00
dependabot[bot]
0d9b2b4b48
chore(deps-dev): bump tomlkit from 0.12.3 to 0.12.4
Bumps [tomlkit](https://github.com/sdispater/tomlkit) from 0.12.3 to 0.12.4.
- [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.3...0.12.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-28 02:16:41 +00:00
dependabot[bot]
af46fec191
chore(deps-dev): bump cryptography from 42.0.0 to 42.0.4
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.0 to 42.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/42.0.0...42.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-21 20:35:16 +00:00
dependabot[bot]
76c92da8fe
chore(deps-dev): bump black from 24.1.1 to 24.2.0
Bumps [black](https://github.com/psf/black) from 24.1.1 to 24.2.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/24.1.1...24.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-13 02:26:49 +00:00
Mike
bdde209f30
Merge pull request #520 from jazzband/dependabot/pip/cryptography-42.0.0
chore(deps-dev): bump cryptography from 41.0.7 to 42.0.0
2024-02-12 12:13:58 -08:00
Mike
27e8aee9b8
Merge pull request #519 from jazzband/dependabot/pip/hypothesis-6.98.3
chore(deps-dev): bump hypothesis from 6.93.0 to 6.98.3
2024-02-12 12:13:51 -08:00
dependabot[bot]
5e97e2ab9a
chore(deps-dev): bump sphinx-autodoc-typehints from 1.25.2 to 2.0.0
Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 1.25.2 to 2.0.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.25.2...2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 20:10:53 +00:00
dependabot[bot]
e30fdf7a8c
chore(deps-dev): bump pytest from 7.4.4 to 8.0.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.0.0.
- [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.4...8.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 19:57:59 +00:00
Mike
23f10d2955
Merge pull request #517 from jazzband/dependabot/pip/django-4.2.10
chore(deps): bump django from 4.2.9 to 4.2.10
2024-02-12 11:57:01 -08:00
Mike
8a067fe88b
Merge pull request #513 from jazzband/dependabot/pip/pytest-django-4.8.0
chore(deps-dev): bump pytest-django from 4.7.0 to 4.8.0
2024-02-12 11:56:51 -08:00
dependabot[bot]
aba1ca4b2e
chore(deps-dev): bump cryptography from 41.0.7 to 42.0.0
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.7 to 42.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.7...42.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 19:26:35 +00:00
dependabot[bot]
c2776cca52
chore(deps-dev): bump black from 22.12.0 to 24.1.1
Bumps [black](https://github.com/psf/black) from 22.12.0 to 24.1.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...24.1.1)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 19:26:24 +00:00
dependabot[bot]
91c1b1452d
chore(deps-dev): bump hypothesis from 6.93.0 to 6.98.3
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.93.0 to 6.98.3.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.93.0...hypothesis-python-6.98.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-09 02:52:28 +00:00
dependabot[bot]
24a35e77dc
chore(deps): bump django from 4.2.9 to 4.2.10
Bumps [django](https://github.com/django/django) from 4.2.9 to 4.2.10.
- [Commits](https://github.com/django/django/compare/4.2.9...4.2.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-07 02:37:17 +00:00
dependabot[bot]
1a46ddc9a7
chore(deps-dev): bump pytest-django from 4.7.0 to 4.8.0
Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 4.7.0 to 4.8.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.7.0...v4.8.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>
2024-01-31 02:39:39 +00:00
dependabot[bot]
6d97fce0b0
chore(deps-dev): bump safety from 2.3.5 to 3.0.1
Bumps [safety](https://github.com/pyupio/safety) from 2.3.5 to 3.0.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.3.5...3.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 02:08:38 +00:00
Mike
188f21a120
Merge pull request #494 from jazzband/dependabot/pip/hypothesis-6.93.0
chore(deps-dev): bump hypothesis from 6.92.6 to 6.93.0
2024-01-15 09:58:21 -08:00
Mike
ec1d9737ab
Merge pull request #492 from jazzband/dependabot/pip/jinja2-3.1.3
chore(deps-dev): bump jinja2 from 3.1.2 to 3.1.3
2024-01-15 09:58:15 -08:00
dependabot[bot]
6c4c418b7c
chore(deps-dev): bump hypothesis from 6.92.6 to 6.93.0
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.92.6 to 6.93.0.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.92.6...hypothesis-python-6.93.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 02:33:57 +00:00
dependabot[bot]
6ec6e008dc
chore(deps-dev): bump jinja2 from 3.1.2 to 3.1.3
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-11 20:31:14 +00:00
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
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
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
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
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