Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the dev-dependencies group across 1 directory with 19 updates
Bumps the dev-dependencies group with 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.113.0` | `0.114.0` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.15.4` | `3.16.0` | | [intake](https://github.com/intake/intake) | `0.6.4` | `2.0.7` | | [ipython](https://github.com/ipython/ipython) | `8.18.0` | `8.27.0` | | [numpy](https://github.com/numpy/numpy) | `1.26.4` | `2.1.1` | | [pipdeptree](https://github.com/tox-dev/pipdeptree) | `2.23.1` | `2.23.3` | | [platformdirs](https://github.com/platformdirs/platformdirs) | `4.2.2` | `4.3.2` | | [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) | `3.0.36` | `3.0.47` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.23.2` | `2.23.3` | | [pydantic-numpy](https://github.com/caniko/pydantic-numpy) | `5.0.2` | `6.0.0` | | [rich](https://github.com/Textualize/rich) | `13.7.1` | `13.8.0` | | [starlette](https://github.com/encode/starlette) | `0.38.4` | `0.38.5` | | [tox](https://github.com/tox-dev/tox) | `3.28.0` | `4.18.1` | | [typer](https://github.com/fastapi/typer) | `0.12.4` | `0.12.5` | | [types-requests](https://github.com/python/typeshed) | `2.32.0.20240905` | `2.32.0.20240907` | | [uvloop](https://github.com/MagicStack/uvloop) | `0.19.0` | `0.20.0` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.26.3` | `20.26.4` | | [yarl](https://github.com/aio-libs/yarl) | `1.9.11` | `1.11.0` | | [zict](http://zict.readthedocs.io/en/latest/) | `2.2.0` | `3.0.0` | Updates `fastapi` from 0.113.0 to 0.114.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.113.0...0.114.0) 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 `intake` from 0.6.4 to 2.0.7 - [Commits](intake/intake@0.6.4...2.0.7) Updates `ipython` from 8.18.0 to 8.27.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.18.0...8.27.0) Updates `numpy` from 1.26.4 to 2.1.1 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.26.4...v2.1.1) 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.2 - [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.2) Updates `prompt-toolkit` from 3.0.36 to 3.0.47 - [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases) - [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/CHANGELOG) - [Commits](prompt-toolkit/python-prompt-toolkit@3.0.36...3.0.47) Updates `pydantic-core` from 2.23.2 to 2.23.3 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.23.2...v2.23.3) Updates `pydantic-numpy` from 5.0.2 to 6.0.0 - [Commits](https://github.com/caniko/pydantic-numpy/commits) Updates `rich` from 13.7.1 to 13.8.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.8.0) Updates `starlette` from 0.38.4 to 0.38.5 - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](encode/starlette@0.38.4...0.38.5) Updates `tox` from 3.28.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@3.28.0...4.18.1) Updates `typer` from 0.12.4 to 0.12.5 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.12.4...0.12.5) Updates `types-requests` from 2.32.0.20240905 to 2.32.0.20240907 - [Commits](https://github.com/python/typeshed/commits) Updates `uvloop` from 0.19.0 to 0.20.0 - [Release notes](https://github.com/MagicStack/uvloop/releases) - [Commits](MagicStack/uvloop@v0.19.0...v0.20.0) 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 `yarl` from 1.9.11 to 1.11.0 - [Release notes](https://github.com/aio-libs/yarl/releases) - [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst) - [Commits](aio-libs/yarl@v1.9.11...v1.11.0) Updates `zict` from 2.2.0 to 3.0.0 --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: filelock dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: intake dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: ipython dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: numpy dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: pipdeptree dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: platformdirs dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: prompt-toolkit dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: pydantic-core dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: pydantic-numpy dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: rich dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: starlette dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: tox dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: typer dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: types-requests dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: uvloop dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: virtualenv dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: yarl dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: zict dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
- Loading branch information