From ad8ede2e3f539b7a7490337f3a9679695c1d4cc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 16:48:01 +0000 Subject: [PATCH] Bump the dev-dependencies group across 1 directory with 11 updates Bumps the dev-dependencies group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [intake](https://github.com/intake/intake) | `0.6.4` | `2.0.7` | | [ipython](https://github.com/ipython/ipython) | `8.18.0` | `8.29.0` | | [numpy](https://github.com/numpy/numpy) | `1.26.4` | `2.1.3` | | [orderly-set](https://github.com/seperman/orderly-set) | `5.2.2` | `5.2.3` | | [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) | `3.0.36` | `3.0.48` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.23.4` | `2.27.0` | | [pydantic-numpy](https://github.com/caniko/pydantic-numpy) | `5.0.2` | `6.0.1` | | [tox](https://github.com/tox-dev/tox) | `3.28.0` | `4.23.2` | | [workflows](https://github.com/DiamondLightSource/python-workflows) | `2.28` | `3.1` | | [zict](http://zict.readthedocs.io/en/latest/) | `2.2.0` | `3.0.0` | | [zocalo](https://github.com/DiamondLightSource/python-zocalo) | `1.1.1` | `1.2.0` | Updates `intake` from 0.6.4 to 2.0.7 - [Commits](https://github.com/intake/intake/compare/0.6.4...2.0.7) Updates `ipython` from 8.18.0 to 8.29.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.18.0...8.29.0) Updates `numpy` from 1.26.4 to 2.1.3 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.26.4...v2.1.3) Updates `orderly-set` from 5.2.2 to 5.2.3 - [Release notes](https://github.com/seperman/orderly-set/releases) - [Changelog](https://github.com/seperman/orderly-set/blob/master/CHANGELOG.md) - [Commits](https://github.com/seperman/orderly-set/commits) Updates `prompt-toolkit` from 3.0.36 to 3.0.48 - [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases) - [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/CHANGELOG) - [Commits](https://github.com/prompt-toolkit/python-prompt-toolkit/compare/3.0.36...3.0.48) Updates `pydantic-core` from 2.23.4 to 2.27.0 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](https://github.com/pydantic/pydantic-core/compare/v2.23.4...v2.27.0) Updates `pydantic-numpy` from 5.0.2 to 6.0.1 - [Commits](https://github.com/caniko/pydantic-numpy/commits) Updates `tox` from 3.28.0 to 4.23.2 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/tox/compare/3.28.0...4.23.2) Updates `workflows` from 2.28 to 3.1 - [Commits](https://github.com/DiamondLightSource/python-workflows/compare/v2.28...v3.1) Updates `zict` from 2.2.0 to 3.0.0 Updates `zocalo` from 1.1.1 to 1.2.0 - [Changelog](https://github.com/DiamondLightSource/python-zocalo/blob/main/HISTORY.rst) - [Commits](https://github.com/DiamondLightSource/python-zocalo/compare/v1.1.1...v1.2.0) --- updated-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: orderly-set dependency-type: direct:development update-type: version-update:semver-patch 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-minor dependency-group: dev-dependencies - dependency-name: pydantic-numpy dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: tox dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: workflows dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: zict dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: zocalo dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 9739d422d..d36f1cf3b 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -85,8 +85,8 @@ imagesize==1.4.1 importlib_metadata==8.5.0 importlib_resources==6.4.5 iniconfig==2.0.0 -intake==0.6.4 -ipython==8.18.0 +intake==2.0.7 +ipython==8.29.0 ipywidgets==8.1.5 itsdangerous==2.2.0 jedi==0.19.2 @@ -120,7 +120,7 @@ nodeenv==1.9.1 nose2==0.15.1 nslsii==0.10.7 numcodecs==0.14.0 -numpy==1.26.4 +numpy==2.1.3 observability-utils==0.1.4 opencv-python==4.10.0.84 opencv-python-headless==4.10.0.84 @@ -139,7 +139,7 @@ opentelemetry-semantic-conventions==0.49b1 opentelemetry-util-http==0.49b1 ophyd==1.9.0 ophyd-async==0.8.0a4 -orderly-set==5.2.2 +orderly-set==5.2.3 orjson==3.10.11 p4p==4.2.0 packaging==24.2 @@ -161,7 +161,7 @@ plumbum==1.9.0 ply==3.11 pre_commit==4.0.1 prettytable==3.12.0 -prompt-toolkit==3.0.36 +prompt-toolkit==3.0.48 propcache==0.2.0 protobuf==5.28.3 psutil==6.1.0 @@ -174,8 +174,8 @@ pycryptodome==3.21.0 pydantic==2.9.2 pydantic-extra-types==2.10.0 pydantic-settings==2.6.1 -pydantic_core==2.23.4 -pydantic_numpy==5.0.2 +pydantic_core==2.27.0 +pydantic_numpy==6.0.1 pydata-sphinx-theme==0.16.0 pyepics==3.5.7 Pygments==2.18.0 @@ -236,7 +236,7 @@ suitcase-utils==0.5.4 super-state-machine==2.0.2 tifffile==2024.9.20 toolz==1.0.0 -tox==3.28.0 +tox==4.23.2 tox-direct==0.4 tqdm==4.67.0 traitlets==5.14.3 @@ -259,11 +259,11 @@ wcwidth==0.2.13 websocket-client==1.8.0 websockets==14.1 widgetsnbextension==4.0.13 -workflows==2.28 +workflows==3.1 wrapt==1.16.0 xarray==2024.10.0 yarl==1.17.1 zarr==2.18.3 -zict==2.2.0 +zict==3.0.0 zipp==3.21.0 -zocalo==1.1.1 +zocalo==1.2.0