Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from jazzband:master #275

Merged
merged 18 commits into from
Dec 14, 2023
Merged

[pull] master from jazzband:master #275

merged 18 commits into from
Dec 14, 2023

Commits on Nov 9, 2023

  1. chore(deps-dev): bump pytest-django from 4.6.0 to 4.7.0

    Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 4.6.0 to 4.7.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](pytest-dev/pytest-django@v4.6.0...v4.7.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>
    dependabot[bot] authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    b534746 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. chore(deps-dev): bump sphinx-autodoc-typehints from 1.24.1 to 1.25.2

    Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 1.24.1 to 1.25.2.
    - [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](tox-dev/sphinx-autodoc-typehints@1.24.1...1.25.2)
    
    ---
    updated-dependencies:
    - dependency-name: sphinx-autodoc-typehints
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    6c66ebc View commit details
    Browse the repository at this point in the history
  2. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/psf/black: 23.10.1 → 23.11.0](psf/black@23.10.1...23.11.0)
    pre-commit-ci[bot] authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    ef88025 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. 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](python-poetry/tomlkit@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>
    dependabot[bot] authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    bb80c75 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. 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](python/mypy@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>
    dependabot[bot] authored Nov 24, 2023
    Configuration menu
    Copy the full SHA
    87c73c9 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. 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](readthedocs/sphinx_rtd_theme@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>
    dependabot[bot] authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    ef0647c View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. 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](django/django@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>
    dependabot[bot] authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    6382edc View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. 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](actions/setup-python@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>
    dependabot[bot] authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    ac90a17 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. 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](HypothesisWorks/hypothesis@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>
    dependabot[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    4151cfc View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. 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
    Dresdn authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    1906219 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #457 from jazzband/dependabot/pip/sphinx-autodoc-t…

    …ypehints-1.25.2
    
    chore(deps-dev): bump sphinx-autodoc-typehints from 1.24.1 to 1.25.2
    Dresdn authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    ae6d311 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #458 from jazzband/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    Dresdn authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    35a681c View commit details
    Browse the repository at this point in the history
  4. 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
    Dresdn authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    561a905 View commit details
    Browse the repository at this point in the history
  5. 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
    Dresdn authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    6e51283 View commit details
    Browse the repository at this point in the history
  6. 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
    Dresdn authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    8168d4d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #470 from jazzband/dependabot/pip/django-4.2.8

    chore(deps): bump django from 4.2.7 to 4.2.8
    Dresdn authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    9bfd7f9 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #471 from jazzband/dependabot/github_actions/actio…

    …ns/setup-python-5
    
    chore(deps): bump actions/setup-python from 4 to 5
    Dresdn authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    2aba311 View commit details
    Browse the repository at this point in the history
  9. 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
    Dresdn authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    f899044 View commit details
    Browse the repository at this point in the history