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

Bump the optional group with 11 updates #286

Merged
merged 1 commit into from
Apr 2, 2024

Commits on Apr 2, 2024

  1. Bump the optional group with 11 updates

    Bumps the optional group with 11 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [black](https://github.com/psf/black) | `24.2.0` | `24.3.0` |
    | [markdown](https://github.com/Python-Markdown/markdown) | `3.5.2` | `3.6` |
    | [mkdocs-include-markdown-plugin](https://github.com/mondeja/mkdocs-include-markdown-plugin) | `6.0.4` | `6.0.5` |
    | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.12` | `9.5.16` |
    | [mypy](https://github.com/python/mypy) | `1.8.0` | `1.9.0` |
    | [types-markdown](https://github.com/python/typeshed) | `3.5.0.20240129` | `3.6.0.20240316` |
    | [async-solipsism](https://github.com/bmerry/async-solipsism) | `0.5` | `0.6` |
    | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.98.17` | `6.100.0` |
    | [pytest](https://github.com/pytest-dev/pytest) | `8.1.0` | `8.1.1` |
    | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.23.5` | `0.23.6` |
    | [pytest-mock](https://github.com/pytest-dev/pytest-mock) | `3.12.0` | `3.14.0` |
    
    
    Updates `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](psf/black@24.2.0...24.3.0)
    
    Updates `markdown` from 3.5.2 to 3.6
    - [Release notes](https://github.com/Python-Markdown/markdown/releases)
    - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md)
    - [Commits](Python-Markdown/markdown@3.5.2...3.6)
    
    Updates `mkdocs-include-markdown-plugin` from 6.0.4 to 6.0.5
    - [Release notes](https://github.com/mondeja/mkdocs-include-markdown-plugin/releases)
    - [Commits](mondeja/mkdocs-include-markdown-plugin@v6.0.4...v6.0.5)
    
    Updates `mkdocs-material` from 9.5.12 to 9.5.16
    - [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
    - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
    - [Commits](squidfunk/mkdocs-material@9.5.12...9.5.16)
    
    Updates `mypy` from 1.8.0 to 1.9.0
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.8.0...1.9.0)
    
    Updates `types-markdown` from 3.5.0.20240129 to 3.6.0.20240316
    - [Commits](https://github.com/python/typeshed/commits)
    
    Updates `async-solipsism` from 0.5 to 0.6
    - [Commits](bmerry/async-solipsism@0.5...0.6)
    
    Updates `hypothesis` from 6.98.17 to 6.100.0
    - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
    - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.98.17...hypothesis-python-6.100.0)
    
    Updates `pytest` from 8.1.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](pytest-dev/pytest@8.1.0...8.1.1)
    
    Updates `pytest-asyncio` from 0.23.5 to 0.23.6
    - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
    - [Commits](pytest-dev/pytest-asyncio@v0.23.5...v0.23.6)
    
    Updates `pytest-mock` from 3.12.0 to 3.14.0
    - [Release notes](https://github.com/pytest-dev/pytest-mock/releases)
    - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest-mock@v3.12.0...v3.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: black
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: optional
    - dependency-name: markdown
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: optional
    - dependency-name: mkdocs-include-markdown-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: optional
    - dependency-name: mkdocs-material
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: optional
    - dependency-name: mypy
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: optional
    - dependency-name: types-markdown
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: optional
    - dependency-name: async-solipsism
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: optional
    - dependency-name: hypothesis
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: optional
    - dependency-name: pytest
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: optional
    - dependency-name: pytest-asyncio
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: optional
    - dependency-name: pytest-mock
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: optional
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    0b7cea5 View commit details
    Browse the repository at this point in the history