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 dependencies group across 1 directory with 35 updates #251

Merged
merged 2 commits into from
Sep 9, 2024

Commits on Sep 8, 2024

  1. Bump the dependencies group across 1 directory with 35 updates

    Bumps the dependencies group with 35 updates in the /.config directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [astroid](https://github.com/pylint-dev/astroid) | `3.2.4` | `3.3.2` |
    | [attrs](https://github.com/sponsors/hynek) | `24.1.0` | `24.2.0` |
    | [babel](https://github.com/python-babel/babel) | `2.15.0` | `2.16.0` |
    | [build](https://github.com/pypa/build) | `1.2.1` | `1.2.2` |
    | [cachetools](https://github.com/tkem/cachetools) | `5.4.0` | `5.5.0` |
    | [certifi](https://github.com/certifi/python-certifi) | `2024.7.4` | `2024.8.30` |
    | [cffi](https://github.com/python-cffi/cffi) | `1.16.0` | `1.17.1` |
    | [coverage](https://github.com/nedbat/coveragepy) | `7.6.0` | `7.6.1` |
    | [filelock](https://github.com/tox-dev/py-filelock) | `3.15.4` | `3.16.0` |
    | [griffe](https://github.com/mkdocstrings/griffe) | `0.48.0` | `1.2.0` |
    | [idna](https://github.com/kjd/idna) | `3.7` | `3.8` |
    | [linkchecker](https://github.com/linkchecker/linkchecker) | `10.4.0` | `10.5.0` |
    | [markdown](https://github.com/Python-Markdown/markdown) | `3.6` | `3.7` |
    | [mkdocs](https://github.com/mkdocs/mkdocs) | `1.6.0` | `1.6.1` |
    | [mkdocs-autorefs](https://github.com/mkdocstrings/autorefs) | `1.0.1` | `1.2.0` |
    | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.31` | `9.5.34` |
    | [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) | `0.25.2` | `0.26.1` |
    | [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.10.7` | `1.11.1` |
    | [mypy](https://github.com/python/mypy) | `1.11.1` | `1.11.2` |
    | [paginate](https://github.com/Signum/paginate) | `0.5.6` | `0.5.7` |
    | [pbr](https://docs.openstack.org/pbr/latest/) | `6.0.0` | `6.1.0` |
    | [pipdeptree](https://github.com/tox-dev/pipdeptree) | `2.23.1` | `2.23.3` |
    | [platformdirs](https://github.com/platformdirs/platformdirs) | `4.2.2` | `4.3.1` |
    | [pydoclint](https://github.com/jsh9/pydoclint) | `0.5.6` | `0.5.7` |
    | [pylint](https://github.com/pylint-dev/pylint) | `3.2.6` | `3.2.7` |
    | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.1` | `6.0.2` |
    | [rpds-py](https://github.com/crate-py/rpds) | `0.19.1` | `0.20.0` |
    | [ruff](https://github.com/astral-sh/ruff) | `0.5.6` | `0.6.4` |
    | [soupsieve](https://github.com/facelessuser/soupsieve) | `2.5` | `2.6` |
    | [tomlkit](https://github.com/sdispater/tomlkit) | `0.13.0` | `0.13.2` |
    | [tox](https://github.com/tox-dev/tox) | `4.16.0` | `4.18.1` |
    | [types-pyyaml](https://github.com/python/typeshed) | `6.0.12.20240724` | `6.0.12.20240808` |
    | [virtualenv](https://github.com/pypa/virtualenv) | `20.26.3` | `20.26.4` |
    | [watchdog](https://github.com/gorakhargosh/watchdog) | `4.0.1` | `5.0.2` |
    | [wheel](https://github.com/pypa/wheel) | `0.43.0` | `0.44.0` |
    
    
    
    Updates `astroid` from 3.2.4 to 3.3.2
    - [Release notes](https://github.com/pylint-dev/astroid/releases)
    - [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog)
    - [Commits](pylint-dev/astroid@v3.2.4...v3.3.2)
    
    Updates `attrs` from 24.1.0 to 24.2.0
    - [Commits](https://github.com/sponsors/hynek/commits)
    
    Updates `babel` from 2.15.0 to 2.16.0
    - [Release notes](https://github.com/python-babel/babel/releases)
    - [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst)
    - [Commits](python-babel/babel@v2.15.0...v2.16.0)
    
    Updates `build` from 1.2.1 to 1.2.2
    - [Release notes](https://github.com/pypa/build/releases)
    - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst)
    - [Commits](pypa/build@1.2.1...1.2.2)
    
    Updates `cachetools` from 5.4.0 to 5.5.0
    - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
    - [Commits](tkem/cachetools@v5.4.0...v5.5.0)
    
    Updates `certifi` from 2024.7.4 to 2024.8.30
    - [Commits](certifi/python-certifi@2024.07.04...2024.08.30)
    
    Updates `cffi` from 1.16.0 to 1.17.1
    - [Release notes](https://github.com/python-cffi/cffi/releases)
    - [Commits](python-cffi/cffi@v1.16.0...v1.17.1)
    
    Updates `coverage` from 7.6.0 to 7.6.1
    - [Release notes](https://github.com/nedbat/coveragepy/releases)
    - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
    - [Commits](nedbat/coveragepy@7.6.0...7.6.1)
    
    Updates `filelock` from 3.15.4 to 3.16.0
    - [Release notes](https://github.com/tox-dev/py-filelock/releases)
    - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst)
    - [Commits](tox-dev/filelock@3.15.4...3.16.0)
    
    Updates `griffe` from 0.48.0 to 1.2.0
    - [Release notes](https://github.com/mkdocstrings/griffe/releases)
    - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md)
    - [Commits](mkdocstrings/griffe@0.48.0...1.2.0)
    
    Updates `idna` from 3.7 to 3.8
    - [Release notes](https://github.com/kjd/idna/releases)
    - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
    - [Commits](kjd/idna@v3.7...v3.8)
    
    Updates `linkchecker` from 10.4.0 to 10.5.0
    - [Release notes](https://github.com/linkchecker/linkchecker/releases)
    - [Changelog](https://github.com/linkchecker/linkchecker/blob/master/doc/changelog.txt)
    - [Commits](linkchecker/linkchecker@v10.4.0...v10.5.0)
    
    Updates `markdown` from 3.6 to 3.7
    - [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.6...3.7)
    
    Updates `mkdocs` from 1.6.0 to 1.6.1
    - [Release notes](https://github.com/mkdocs/mkdocs/releases)
    - [Commits](mkdocs/mkdocs@1.6.0...1.6.1)
    
    Updates `mkdocs-autorefs` from 1.0.1 to 1.2.0
    - [Release notes](https://github.com/mkdocstrings/autorefs/releases)
    - [Changelog](https://github.com/mkdocstrings/autorefs/blob/main/CHANGELOG.md)
    - [Commits](mkdocstrings/autorefs@1.0.1...1.2.0)
    
    Updates `mkdocs-material` from 9.5.31 to 9.5.34
    - [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.31...9.5.34)
    
    Updates `mkdocstrings` from 0.25.2 to 0.26.1
    - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases)
    - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md)
    - [Commits](mkdocstrings/mkdocstrings@0.25.2...0.26.1)
    
    Updates `mkdocstrings-python` from 1.10.7 to 1.11.1
    - [Release notes](https://github.com/mkdocstrings/python/releases)
    - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md)
    - [Commits](mkdocstrings/python@1.10.7...1.11.1)
    
    Updates `mypy` from 1.11.1 to 1.11.2
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.11.1...v1.11.2)
    
    Updates `paginate` from 0.5.6 to 0.5.7
    - [Changelog](https://github.com/Pylons/paginate/blob/master/CHANGELOG.txt)
    - [Commits](Pylons/paginate@0.5.6...0.5.7)
    
    Updates `pbr` from 6.0.0 to 6.1.0
    
    Updates `pipdeptree` from 2.23.1 to 2.23.3
    - [Release notes](https://github.com/tox-dev/pipdeptree/releases)
    - [Commits](tox-dev/pipdeptree@2.23.1...2.23.3)
    
    Updates `platformdirs` from 4.2.2 to 4.3.1
    - [Release notes](https://github.com/platformdirs/platformdirs/releases)
    - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst)
    - [Commits](tox-dev/platformdirs@4.2.2...4.3.1)
    
    Updates `pydoclint` from 0.5.6 to 0.5.7
    - [Release notes](https://github.com/jsh9/pydoclint/releases)
    - [Changelog](https://github.com/jsh9/pydoclint/blob/main/CHANGELOG.md)
    - [Commits](jsh9/pydoclint@0.5.6...0.5.7)
    
    Updates `pylint` from 3.2.6 to 3.2.7
    - [Release notes](https://github.com/pylint-dev/pylint/releases)
    - [Commits](pylint-dev/pylint@v3.2.6...v3.2.7)
    
    Updates `pyyaml` from 6.0.1 to 6.0.2
    - [Release notes](https://github.com/yaml/pyyaml/releases)
    - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES)
    - [Commits](yaml/pyyaml@6.0.1...6.0.2)
    
    Updates `rpds-py` from 0.19.1 to 0.20.0
    - [Release notes](https://github.com/crate-py/rpds/releases)
    - [Commits](crate-py/rpds@v0.19.1...v0.20.0)
    
    Updates `ruff` from 0.5.6 to 0.6.4
    - [Release notes](https://github.com/astral-sh/ruff/releases)
    - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
    - [Commits](astral-sh/ruff@0.5.6...0.6.4)
    
    Updates `soupsieve` from 2.5 to 2.6
    - [Release notes](https://github.com/facelessuser/soupsieve/releases)
    - [Commits](facelessuser/soupsieve@2.5...2.6)
    
    Updates `tomlkit` from 0.13.0 to 0.13.2
    - [Release notes](https://github.com/sdispater/tomlkit/releases)
    - [Changelog](https://github.com/python-poetry/tomlkit/blob/master/CHANGELOG.md)
    - [Commits](python-poetry/tomlkit@0.13.0...0.13.2)
    
    Updates `tox` from 4.16.0 to 4.18.1
    - [Release notes](https://github.com/tox-dev/tox/releases)
    - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
    - [Commits](tox-dev/tox@4.16.0...4.18.1)
    
    Updates `types-pyyaml` from 6.0.12.20240724 to 6.0.12.20240808
    - [Commits](https://github.com/python/typeshed/commits)
    
    Updates `virtualenv` from 20.26.3 to 20.26.4
    - [Release notes](https://github.com/pypa/virtualenv/releases)
    - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
    - [Commits](pypa/virtualenv@20.26.3...20.26.4)
    
    Updates `watchdog` from 4.0.1 to 5.0.2
    - [Release notes](https://github.com/gorakhargosh/watchdog/releases)
    - [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst)
    - [Commits](gorakhargosh/watchdog@v4.0.1...v5.0.2)
    
    Updates `wheel` from 0.43.0 to 0.44.0
    - [Release notes](https://github.com/pypa/wheel/releases)
    - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst)
    - [Commits](pypa/wheel@0.43.0...0.44.0)
    
    ---
    updated-dependencies:
    - dependency-name: astroid
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: attrs
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: babel
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: build
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: cachetools
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: certifi
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: cffi
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: coverage
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: filelock
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: griffe
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: idna
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: linkchecker
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: markdown
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: mkdocs
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: mkdocs-autorefs
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: mkdocs-material
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: mkdocstrings
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: mkdocstrings-python
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: mypy
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: paginate
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: pbr
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: pipdeptree
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: platformdirs
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: pydoclint
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: pylint
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: pyyaml
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: rpds-py
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: ruff
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: soupsieve
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: tomlkit
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: tox
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: types-pyyaml
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: virtualenv
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: watchdog
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: wheel
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 8, 2024
    Configuration menu
    Copy the full SHA
    0635edc View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. compatible astroid

    shatakshiiii committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    0adb94b View commit details
    Browse the repository at this point in the history