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

build(requirements): bump the prod group with 25 updates #130

Merged
merged 3 commits into from
Sep 7, 2023

Commits on Sep 7, 2023

  1. build(requirements): bump the prod group with 25 updates

    Bumps the prod group with 25 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.0.2` | `2.0.3` |
    | [build](https://github.com/pypa/build) | `0.10.0` | `1.0.3` |
    | [click](https://github.com/pallets/click) | `8.1.6` | `8.1.7` |
    | [coverage](https://github.com/nedbat/coveragepy) | `7.2.7` | `7.3.1` |
    | [exceptiongroup](https://github.com/agronholm/exceptiongroup) | `1.1.2` | `1.1.3` |
    | [furo](https://github.com/pradyunsg/furo) | `2023.7.26` | `2023.8.19` |
    | [more-itertools](https://github.com/more-itertools/more-itertools) | `10.0.0` | `10.1.0` |
    | [mypy](https://github.com/python/mypy) | `1.4.1` | `1.5.1` |
    | [pluggy](https://github.com/pytest-dev/pluggy) | `1.2.0` | `1.3.0` |
    | [pydantic](https://github.com/pydantic/pydantic) | `2.1.1` | `2.3.0` |
    | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.4.0` | `2.7.0` |
    | [pygments](https://github.com/pygments/pygments) | `2.15.1` | `2.16.1` |
    | [pytest](https://github.com/pytest-dev/pytest) | `7.4.0` | `7.4.1` |
    | [readme-renderer](https://github.com/pypa/readme_renderer) | `40.0` | `41.0` |
    | [ruff](https://github.com/astral-sh/ruff) | `0.0.282` | `0.0.287` |
    | [shellingham](https://github.com/sarugaku/shellingham) | `1.5.0.post1` | `1.5.3` |
    | [soupsieve](https://github.com/facelessuser/soupsieve) | `2.4.1` | `2.5` |
    | [sphinx](https://github.com/sphinx-doc/sphinx) | `7.1.2` | `7.2.5` |
    | [sphinx-click](https://github.com/click-contrib/sphinx-click) | `4.4.0` | `5.0.1` |
    | [sphinxcontrib-applehelp](https://github.com/sphinx-doc/sphinxcontrib-applehelp) | `1.0.4` | `1.0.7` |
    | [sphinxcontrib-devhelp](https://github.com/sphinx-doc/sphinxcontrib-devhelp) | `1.0.2` | `1.0.5` |
    | [sphinxcontrib-htmlhelp](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp) | `2.0.1` | `2.0.4` |
    | [sphinxcontrib-qthelp](https://github.com/sphinx-doc/sphinxcontrib-qthelp) | `1.0.3` | `1.0.6` |
    | [sphinxcontrib-serializinghtml](https://github.com/sphinx-doc/sphinxcontrib-serializinghtml) | `1.1.5` | `1.1.9` |
    | [tornado](https://github.com/tornadoweb/tornado) | `6.3.2` | `6.3.3` |
    
    
    Updates `pydantic-settings` from 2.0.2 to 2.0.3
    - [Release notes](https://github.com/pydantic/pydantic-settings/releases)
    - [Commits](pydantic/pydantic-settings@v2.0.2...v2.0.3)
    
    Updates `build` from 0.10.0 to 1.0.3
    - [Release notes](https://github.com/pypa/build/releases)
    - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst)
    - [Commits](pypa/build@0.10.0...1.0.3)
    
    Updates `click` from 8.1.6 to 8.1.7
    - [Release notes](https://github.com/pallets/click/releases)
    - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
    - [Commits](pallets/click@8.1.6...8.1.7)
    
    Updates `coverage` from 7.2.7 to 7.3.1
    - [Release notes](https://github.com/nedbat/coveragepy/releases)
    - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
    - [Commits](nedbat/coveragepy@7.2.7...7.3.1)
    
    Updates `exceptiongroup` from 1.1.2 to 1.1.3
    - [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst)
    - [Commits](agronholm/exceptiongroup@1.1.2...1.1.3)
    
    Updates `furo` from 2023.7.26 to 2023.8.19
    - [Release notes](https://github.com/pradyunsg/furo/releases)
    - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md)
    - [Commits](pradyunsg/furo@2023.07.26...2023.08.19)
    
    Updates `more-itertools` from 10.0.0 to 10.1.0
    - [Release notes](https://github.com/more-itertools/more-itertools/releases)
    - [Commits](more-itertools/more-itertools@v10.0.0...v10.1.0)
    
    Updates `mypy` from 1.4.1 to 1.5.1
    - [Commits](python/mypy@v1.4.1...v1.5.1)
    
    Updates `pluggy` from 1.2.0 to 1.3.0
    - [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pluggy@1.2.0...1.3.0)
    
    Updates `pydantic` from 2.1.1 to 2.3.0
    - [Release notes](https://github.com/pydantic/pydantic/releases)
    - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
    - [Commits](pydantic/pydantic@v2.1.1...v2.3.0)
    
    Updates `pydantic-core` from 2.4.0 to 2.7.0
    - [Release notes](https://github.com/pydantic/pydantic-core/releases)
    - [Commits](pydantic/pydantic-core@v2.4.0...v2.7.0)
    
    Updates `pygments` from 2.15.1 to 2.16.1
    - [Release notes](https://github.com/pygments/pygments/releases)
    - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
    - [Commits](pygments/pygments@2.15.1...2.16.1)
    
    Updates `pytest` from 7.4.0 to 7.4.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@7.4.0...7.4.1)
    
    Updates `readme-renderer` from 40.0 to 41.0
    - [Release notes](https://github.com/pypa/readme_renderer/releases)
    - [Changelog](https://github.com/pypa/readme_renderer/blob/main/CHANGES.rst)
    - [Commits](pypa/readme_renderer@40.0...41.0)
    
    Updates `ruff` from 0.0.282 to 0.0.287
    - [Release notes](https://github.com/astral-sh/ruff/releases)
    - [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md)
    - [Commits](astral-sh/ruff@v0.0.282...v0.0.287)
    
    Updates `shellingham` from 1.5.0.post1 to 1.5.3
    - [Release notes](https://github.com/sarugaku/shellingham/releases)
    - [Changelog](https://github.com/sarugaku/shellingham/blob/master/CHANGELOG.rst)
    - [Commits](sarugaku/shellingham@1.5.0.post1...1.5.3)
    
    Updates `soupsieve` from 2.4.1 to 2.5
    - [Release notes](https://github.com/facelessuser/soupsieve/releases)
    - [Commits](facelessuser/soupsieve@2.4.1...2.5)
    
    Updates `sphinx` from 7.1.2 to 7.2.5
    - [Release notes](https://github.com/sphinx-doc/sphinx/releases)
    - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES)
    - [Commits](sphinx-doc/sphinx@v7.1.2...v7.2.5)
    
    Updates `sphinx-click` from 4.4.0 to 5.0.1
    - [Release notes](https://github.com/click-contrib/sphinx-click/releases)
    - [Commits](click-contrib/sphinx-click@4.4.0...5.0.1)
    
    Updates `sphinxcontrib-applehelp` from 1.0.4 to 1.0.7
    - [Release notes](https://github.com/sphinx-doc/sphinxcontrib-applehelp/releases)
    - [Changelog](https://github.com/sphinx-doc/sphinxcontrib-applehelp/blob/1.0.7/CHANGES)
    - [Commits](sphinx-doc/sphinxcontrib-applehelp@1.0.4...1.0.7)
    
    Updates `sphinxcontrib-devhelp` from 1.0.2 to 1.0.5
    - [Release notes](https://github.com/sphinx-doc/sphinxcontrib-devhelp/releases)
    - [Changelog](https://github.com/sphinx-doc/sphinxcontrib-devhelp/blob/1.0.5/CHANGES)
    - [Commits](sphinx-doc/sphinxcontrib-devhelp@1.0.2...1.0.5)
    
    Updates `sphinxcontrib-htmlhelp` from 2.0.1 to 2.0.4
    - [Release notes](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/releases)
    - [Changelog](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/blob/2.0.4/CHANGES)
    - [Commits](sphinx-doc/sphinxcontrib-htmlhelp@2.0.1...2.0.4)
    
    Updates `sphinxcontrib-qthelp` from 1.0.3 to 1.0.6
    - [Release notes](https://github.com/sphinx-doc/sphinxcontrib-qthelp/releases)
    - [Changelog](https://github.com/sphinx-doc/sphinxcontrib-qthelp/blob/1.0.6/CHANGES)
    - [Commits](sphinx-doc/sphinxcontrib-qthelp@1.0.3...1.0.6)
    
    Updates `sphinxcontrib-serializinghtml` from 1.1.5 to 1.1.9
    - [Release notes](https://github.com/sphinx-doc/sphinxcontrib-serializinghtml/releases)
    - [Changelog](https://github.com/sphinx-doc/sphinxcontrib-serializinghtml/blob/master/CHANGES)
    - [Commits](sphinx-doc/sphinxcontrib-serializinghtml@1.1.5...1.1.9)
    
    Updates `tornado` from 6.3.2 to 6.3.3
    - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
    - [Commits](tornadoweb/tornado@v6.3.2...v6.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: pydantic-settings
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: prod
    - dependency-name: build
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: prod
    - dependency-name: click
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: prod
    - dependency-name: coverage
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: prod
    - dependency-name: exceptiongroup
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: prod
    - dependency-name: furo
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: prod
    - dependency-name: more-itertools
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: prod
    - dependency-name: mypy
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: prod
    - dependency-name: pluggy
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: prod
    - dependency-name: pydantic
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: prod
    - dependency-name: pydantic-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: prod
    - dependency-name: pygments
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: prod
    - dependency-name: pytest
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: prod
    - dependency-name: readme-renderer
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: prod
    - dependency-name: ruff
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: prod
    - dependency-name: shellingham
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: prod
    - dependency-name: soupsieve
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: prod
    - dependency-name: sphinx
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: prod
    - dependency-name: sphinx-click
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: prod
    - dependency-name: sphinxcontrib-applehelp
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: prod
    - dependency-name: sphinxcontrib-devhelp
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: prod
    - dependency-name: sphinxcontrib-htmlhelp
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: prod
    - dependency-name: sphinxcontrib-qthelp
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: prod
    - dependency-name: sphinxcontrib-serializinghtml
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: prod
    - dependency-name: tornado
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: prod
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    ef05fab View commit details
    Browse the repository at this point in the history
  2. Fix.

    huxuan committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    edd6a0e View commit details
    Browse the repository at this point in the history
  3. Fix template.

    huxuan committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    0f812ff View commit details
    Browse the repository at this point in the history