Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the poetry-dependencies group with 16 updates
Bumps the poetry-dependencies group with 16 updates: | Package | From | To | | --- | --- | --- | | [pygments](https://github.com/pygments/pygments) | `2.16.1` | `2.17.2` | | [mypy](https://github.com/python/mypy) | `1.7.0` | `1.7.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.1.5` | `0.1.6` | | [sphinx-click](https://github.com/click-contrib/sphinx-click) | `5.0.1` | `5.1.0` | | [ipykernel](https://github.com/ipython/ipykernel) | `6.26.0` | `6.27.1` | | [certifi](https://github.com/certifi/python-certifi) | `2023.7.22` | `2023.11.17` | | [exceptiongroup](https://github.com/agronholm/exceptiongroup) | `1.1.3` | `1.2.0` | | [identify](https://github.com/pre-commit/identify) | `2.5.31` | `2.5.32` | | [idna](https://github.com/kjd/idna) | `3.4` | `3.6` | | [ipython](https://github.com/ipython/ipython) | `8.17.2` | `8.18.1` | | [pexpect](https://github.com/pexpect/pexpect) | `4.8.0` | `4.9.0` | | [platformdirs](https://github.com/platformdirs/platformdirs) | `3.11.0` | `4.0.0` | | [setuptools](https://github.com/pypa/setuptools) | `68.2.2` | `69.0.2` | | [tornado](https://github.com/tornadoweb/tornado) | `6.3.3` | `6.4` | | [traitlets](https://github.com/ipython/traitlets) | `5.13.0` | `5.14.0` | | [wcwidth](https://github.com/jquast/wcwidth) | `0.2.10` | `0.2.12` | Updates `pygments` from 2.16.1 to 2.17.2 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.16.1...2.17.2) Updates `mypy` from 1.7.0 to 1.7.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.7.0...v1.7.1) Updates `ruff` from 0.1.5 to 0.1.6 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.1.5...v0.1.6) Updates `sphinx-click` from 5.0.1 to 5.1.0 - [Release notes](https://github.com/click-contrib/sphinx-click/releases) - [Commits](click-contrib/sphinx-click@5.0.1...5.1.0) Updates `ipykernel` from 6.26.0 to 6.27.1 - [Release notes](https://github.com/ipython/ipykernel/releases) - [Changelog](https://github.com/ipython/ipykernel/blob/main/CHANGELOG.md) - [Commits](ipython/ipykernel@v6.26.0...v6.27.1) Updates `certifi` from 2023.7.22 to 2023.11.17 - [Commits](certifi/python-certifi@2023.07.22...2023.11.17) Updates `exceptiongroup` from 1.1.3 to 1.2.0 - [Release notes](https://github.com/agronholm/exceptiongroup/releases) - [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst) - [Commits](agronholm/exceptiongroup@1.1.3...1.2.0) Updates `identify` from 2.5.31 to 2.5.32 - [Commits](pre-commit/identify@v2.5.31...v2.5.32) Updates `idna` from 3.4 to 3.6 - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.4...v3.6) Updates `ipython` from 8.17.2 to 8.18.1 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.17.2...8.18.1) Updates `pexpect` from 4.8.0 to 4.9.0 - [Release notes](https://github.com/pexpect/pexpect/releases) - [Changelog](https://github.com/pexpect/pexpect/blob/master/doc/history.rst) - [Commits](pexpect/pexpect@4.8.0...4.9) Updates `platformdirs` from 3.11.0 to 4.0.0 - [Release notes](https://github.com/platformdirs/platformdirs/releases) - [Changelog](https://github.com/platformdirs/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@3.11.0...4.0.0) Updates `setuptools` from 68.2.2 to 69.0.2 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v68.2.2...v69.0.2) Updates `tornado` from 6.3.3 to 6.4 - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.3.3...v6.4.0) Updates `traitlets` from 5.13.0 to 5.14.0 - [Release notes](https://github.com/ipython/traitlets/releases) - [Changelog](https://github.com/ipython/traitlets/blob/main/CHANGELOG.md) - [Commits](ipython/traitlets@v5.13.0...v5.14.0) Updates `wcwidth` from 0.2.10 to 0.2.12 - [Release notes](https://github.com/jquast/wcwidth/releases) - [Commits](jquast/wcwidth@0.2.10...0.2.12) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: sphinx-click dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: ipykernel dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: certifi dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: exceptiongroup dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: identify dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: idna dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: ipython dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: pexpect dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: platformdirs dependency-type: indirect update-type: version-update:semver-major dependency-group: poetry-dependencies - dependency-name: setuptools dependency-type: indirect update-type: version-update:semver-major dependency-group: poetry-dependencies - dependency-name: tornado dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: traitlets dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: wcwidth dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information