Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump the python-packages group across 1 directory with 1…
…6 updates Bumps the python-packages group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [black](https://github.com/psf/black) | `24.4.2` | `24.8.0` | | [certifi](https://github.com/certifi/python-certifi) | `2024.7.4` | `2024.8.30` | | [flake8](https://github.com/pycqa/flake8) | `7.1.0` | `7.1.1` | | [idna](https://github.com/kjd/idna) | `3.7` | `3.10` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `7.2.1` | `8.5.0` | | [keyring](https://github.com/jaraco/keyring) | `25.2.1` | `25.4.1` | | [more-itertools](https://github.com/more-itertools/more-itertools) | `10.3.0` | `10.5.0` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.2.2` | `4.3.6` | | [pycodestyle](https://github.com/PyCQA/pycodestyle) | `2.12.0` | `2.12.1` | | [readme-renderer](https://github.com/pypa/readme_renderer) | `43.0` | `44.0` | | [rich](https://github.com/Textualize/rich) | `13.7.1` | `13.9.0` | | [setuptools](https://github.com/pypa/setuptools) | `70.1.1` | `75.1.0` | | [tqdm](https://github.com/tqdm/tqdm) | `4.66.4` | `4.66.5` | | [twine](https://github.com/pypa/twine) | `5.1.0` | `5.1.1` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.2` | `2.2.3` | | [zipp](https://github.com/jaraco/zipp) | `3.19.2` | `3.20.2` | Updates `black` from 24.4.2 to 24.8.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.4.2...24.8.0) Updates `certifi` from 2024.7.4 to 2024.8.30 - [Commits](certifi/python-certifi@2024.07.04...2024.08.30) Updates `flake8` from 7.1.0 to 7.1.1 - [Commits](PyCQA/flake8@7.1.0...7.1.1) Updates `idna` from 3.7 to 3.10 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.7...v3.10) Updates `importlib-metadata` from 7.2.1 to 8.5.0 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@v7.2.1...v8.5.0) Updates `keyring` from 25.2.1 to 25.4.1 - [Release notes](https://github.com/jaraco/keyring/releases) - [Changelog](https://github.com/jaraco/keyring/blob/main/NEWS.rst) - [Commits](jaraco/keyring@v25.2.1...v25.4.1) Updates `more-itertools` from 10.3.0 to 10.5.0 - [Release notes](https://github.com/more-itertools/more-itertools/releases) - [Commits](more-itertools/more-itertools@v10.3.0...v10.5.0) Updates `platformdirs` from 4.2.2 to 4.3.6 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@4.2.2...4.3.6) Updates `pycodestyle` from 2.12.0 to 2.12.1 - [Release notes](https://github.com/PyCQA/pycodestyle/releases) - [Changelog](https://github.com/PyCQA/pycodestyle/blob/main/CHANGES.txt) - [Commits](PyCQA/pycodestyle@2.12.0...2.12.1) Updates `readme-renderer` from 43.0 to 44.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@43.0...44.0) Updates `rich` from 13.7.1 to 13.9.0 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.7.1...v13.9.0) Updates `setuptools` from 70.1.1 to 75.1.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v70.1.1...v75.1.0) Updates `tqdm` from 4.66.4 to 4.66.5 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.66.4...v4.66.5) Updates `twine` from 5.1.0 to 5.1.1 - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst) - [Commits](pypa/twine@5.1.0...v5.1.1) Updates `urllib3` from 2.2.2 to 2.2.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.2...2.2.3) Updates `zipp` from 3.19.2 to 3.20.2 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.19.2...v3.20.2) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: importlib-metadata dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: keyring dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: more-itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: platformdirs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pycodestyle dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: readme-renderer dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: twine dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: zipp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
- Loading branch information