Skip to content

Commit

Permalink
build(deps-dev): bump imageio from 2.33.1 to 2.34.0
Browse files Browse the repository at this point in the history
Bumps [imageio](https://github.com/imageio/imageio) from 2.33.1 to 2.34.0.
- [Release notes](https://github.com/imageio/imageio/releases)
- [Changelog](https://github.com/imageio/imageio/blob/master/CHANGELOG.md)
- [Commits](imageio/imageio@v2.33.1...v2.34.0)

---
updated-dependencies:
- dependency-name: imageio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent 81db87f commit 520f2ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ tests = [
doc = [
"recommonmark==0.7.1",
"matplotlib==3.8.2",
"imageio==2.33.1",
"imageio==2.34.0",
"imageio-ffmpeg==0.4.9",
"pyvista==0.43.3",
"numpydoc==1.6.0",
Expand Down

0 comments on commit 520f2ac

Please sign in to comment.