Skip to content

Commit

Permalink
Bump the dev-dependencies group across 1 directory with 9 updates
Browse files Browse the repository at this point in the history
Bumps the dev-dependencies group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [dls-dodal](https://github.com/DiamondLightSource/dodal) | `1.40.0` | `1.41.0` |
| [event-model](https://github.com/bluesky/event-model) | `1.22.1` | `1.22.3` |
| [importlib-metadata](https://github.com/python/importlib_metadata) | `8.5.0` | `8.6.1` |
| [intake](https://github.com/intake/intake) | `0.6.4` | `2.0.8` |
| [numpy](https://github.com/numpy/numpy) | `1.26.4` | `2.2.3` |
| [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.27.2` | `2.30.0` |
| [pydantic-numpy](https://github.com/caniko/pydantic-numpy) | `5.0.2` | `8.0.1` |
| [tox](https://github.com/tox-dev/tox) | `3.28.0` | `4.24.1` |
| [zict](http://zict.readthedocs.io/en/latest/) | `2.2.0` | `3.0.0` |



Updates `dls-dodal` from 1.40.0 to 1.41.0
- [Release notes](https://github.com/DiamondLightSource/dodal/releases)
- [Commits](DiamondLightSource/dodal@1.40.0...1.41.0)

Updates `event-model` from 1.22.1 to 1.22.3
- [Release notes](https://github.com/bluesky/event-model/releases)
- [Commits](bluesky/event-model@v1.22.1...v1.22.3)

Updates `importlib-metadata` from 8.5.0 to 8.6.1
- [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.5.0...v8.6.1)

Updates `intake` from 0.6.4 to 2.0.8
- [Commits](intake/intake@0.6.4...2.0.8)

Updates `numpy` from 1.26.4 to 2.2.3
- [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.2.3)

Updates `pydantic-core` from 2.27.2 to 2.30.0
- [Release notes](https://github.com/pydantic/pydantic-core/releases)
- [Commits](pydantic/pydantic-core@v2.27.2...v2.30.0)

Updates `pydantic-numpy` from 5.0.2 to 8.0.1
- [Commits](https://github.com/caniko/pydantic-numpy/commits)

Updates `tox` from 3.28.0 to 4.24.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.24.1)

Updates `zict` from 2.2.0 to 3.0.0

---
updated-dependencies:
- dependency-name: dls-dodal
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: event-model
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: importlib-metadata
  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: numpy
  dependency-type: direct:development
  update-type: version-update:semver-major
  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: 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
dependabot[bot] authored Mar 5, 2025
1 parent 6012f61 commit dfb081b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ deepdiff==8.2.0
deepmerge==2.0
Deprecated==1.2.18
distlib==0.3.9
dls-dodal==1.40.0
dls-dodal==1.41.0
dnspython==2.7.0
docopt==0.6.2
doct==1.1.0
Expand All @@ -56,7 +56,7 @@ dunamai==1.23.0
email_validator==2.2.0
entrypoints==0.4
epicscorelibs==7.0.7.99.1.1
event-model==1.22.1
event-model==1.22.3
executing==2.2.0
fastapi==0.115.11
fastapi-cli==0.0.7
Expand Down Expand Up @@ -84,10 +84,10 @@ identify==2.6.8
idna==3.10
imageio==2.37.0
imagesize==1.4.1
importlib_metadata==8.5.0
importlib_metadata==8.6.1
importlib_resources==6.5.2
iniconfig==2.0.0
intake==0.6.4
intake==2.0.8
ipython==9.0.1
ipython_pygments_lexers==1.1.1
ipywidgets==8.1.5
Expand Down Expand Up @@ -123,7 +123,7 @@ nodeenv==1.9.1
nose2==0.15.1
nslsii==0.10.7
numcodecs==0.15.1
numpy==1.26.4
numpy==2.2.3
observability-utils==0.1.4
opencv-python==4.11.0.86
opencv-python-headless==4.11.0.86
Expand Down Expand Up @@ -178,8 +178,8 @@ pycryptodome==3.21.0
pydantic==2.10.6
pydantic-extra-types==2.10.2
pydantic-settings==2.8.1
pydantic_core==2.27.2
pydantic_numpy==5.0.2
pydantic_core==2.30.0
pydantic_numpy==8.0.1
pydata-sphinx-theme==0.16.1
pyepics==3.5.7
Pygments==2.19.1
Expand Down Expand Up @@ -243,7 +243,7 @@ suitcase-utils==0.5.4
super-state-machine==2.0.2
tifffile==2025.2.18
toolz==1.0.0
tox==3.28.0
tox==4.24.1
tox-direct==0.4
tqdm==4.67.1
traitlets==5.14.3
Expand Down Expand Up @@ -271,6 +271,6 @@ wrapt==1.17.2
xarray==2025.1.2
yarl==1.18.3
zarr==3.0.4
zict==2.2.0
zict==3.0.0
zipp==3.21.0
zocalo==1.2.0
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@ dependencies = [
"fastapi>=0.112.0",
"uvicorn",
"requests",
"dls-dodal<=1.40.0", # https://github.com/DiamondLightSource/blueapi/issues/850
"dls-dodal<=1.41.0", # https://github.com/DiamondLightSource/blueapi/issues/850
"super-state-machine", # https://github.com/DiamondLightSource/blueapi/issues/553
"GitPython",
"bluesky-stomp>=0.1.4",
"event-model==1.22.1", # https://github.com/DiamondLightSource/blueapi/issues/684
"event-model==1.22.3", # https://github.com/DiamondLightSource/blueapi/issues/684
"opentelemetry-distro>=0.48b0",
"opentelemetry-instrumentation-fastapi>=0.48b0",
"observability-utils>=0.1.4",
Expand Down

0 comments on commit dfb081b

Please sign in to comment.