…th 15 updates
Bumps the pip-version-updates group with 14 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [pytest](https://github.com/pytest-dev/pytest) | `8.3.2` | `8.3.3` |
| [ruff](https://github.com/astral-sh/ruff) | `0.6.3` | `0.6.7` |
| [cffi](https://github.com/python-cffi/cffi) | `1.17.0` | `1.17.1` |
| [cryptography](https://github.com/pyca/cryptography) | `43.0.0` | `43.0.1` |
| [identify](https://github.com/pre-commit/identify) | `2.6.0` | `2.6.1` |
| [importlib-metadata](https://github.com/python/importlib_metadata) | `8.4.0` | `8.5.0` |
| [jupyter-client](https://github.com/jupyter/jupyter_client) | `8.6.2` | `8.6.3` |
| [mdit-py-plugins](https://github.com/executablebooks/mdit-py-plugins) | `0.4.1` | `0.4.2` |
| [platformdirs](https://github.com/tox-dev/platformdirs) | `4.2.2` | `4.3.6` |
| [pydantic](https://github.com/pydantic/pydantic) | `2.8.2` | `2.9.2` |
| [pytz](https://github.com/stub42/pytz) | `2024.1` | `2024.2` |
| [rich](https://github.com/Textualize/rich) | `13.8.0` | `13.8.1` |
| [virtualenv](https://github.com/pypa/virtualenv) | `20.26.3` | `20.26.5` |
| [zipp](https://github.com/jaraco/zipp) | `3.20.1` | `3.20.2` |
Updates `pytest` from 8.3.2 to 8.3.3
- [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.3.2...8.3.3)
Updates `ruff` from 0.6.3 to 0.6.7
- [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.6.3...0.6.7)
Updates `cffi` from 1.17.0 to 1.17.1
- [Release notes](https://github.com/python-cffi/cffi/releases)
- [Commits](python-cffi/cffi@v1.17.0...v1.17.1)
Updates `cryptography` from 43.0.0 to 43.0.1
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@43.0.0...43.0.1)
Updates `identify` from 2.6.0 to 2.6.1
- [Commits](pre-commit/identify@v2.6.0...v2.6.1)
Updates `importlib-metadata` from 8.4.0 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@v8.4.0...v8.5.0)
Updates `jupyter-client` from 8.6.2 to 8.6.3
- [Release notes](https://github.com/jupyter/jupyter_client/releases)
- [Changelog](https://github.com/jupyter/jupyter_client/blob/main/CHANGELOG.md)
- [Commits](jupyter/jupyter_client@v8.6.2...v8.6.3)
Updates `mdit-py-plugins` from 0.4.1 to 0.4.2
- [Release notes](https://github.com/executablebooks/mdit-py-plugins/releases)
- [Changelog](https://github.com/executablebooks/mdit-py-plugins/blob/master/CHANGELOG.md)
- [Commits](executablebooks/mdit-py-plugins@v0.4.1...v0.4.2)
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 `pydantic` from 2.8.2 to 2.9.2
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.8.2...v2.9.2)
Updates `pydantic-core` from 2.20.1 to 2.23.4
- [Release notes](https://github.com/pydantic/pydantic-core/releases)
- [Commits](pydantic/pydantic-core@v2.20.1...v2.23.4)
Updates `pytz` from 2024.1 to 2024.2
- [Release notes](https://github.com/stub42/pytz/releases)
- [Commits](stub42/pytz@release_2024.1...release_2024.2)
Updates `rich` from 13.8.0 to 13.8.1
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](Textualize/rich@v13.8.0...v13.8.1)
Updates `virtualenv` from 20.26.3 to 20.26.5
- [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.5)
Updates `zipp` from 3.20.1 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.20.1...v3.20.2)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: pip-version-updates
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: pip-version-updates
- dependency-name: cffi
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: pip-version-updates
- dependency-name: cryptography
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: pip-version-updates
- dependency-name: identify
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: pip-version-updates
- dependency-name: importlib-metadata
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: pip-version-updates
- dependency-name: jupyter-client
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: pip-version-updates
- dependency-name: mdit-py-plugins
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: pip-version-updates
- dependency-name: platformdirs
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: pip-version-updates
- dependency-name: pydantic
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: pip-version-updates
- dependency-name: pydantic-core
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: pip-version-updates
- dependency-name: pytz
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: pip-version-updates
- dependency-name: rich
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: pip-version-updates
- dependency-name: virtualenv
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: pip-version-updates
- dependency-name: zipp
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: pip-version-updates
...
Signed-off-by: dependabot[bot] <[email protected]>