build(deps): bump bokeh from 3.9.0 to 3.9.1 (#1095)
Some checks failed
Bump Version / Bump Version Workflow (push) Has been cancelled
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
docker-build / platform-excludes (push) Has been cancelled
docker-build / build (push) Has been cancelled
docker-build / merge (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Run Pytest on Pull Request / test (push) Has been cancelled

Bumps [bokeh](https://github.com/bokeh/bokeh) from 3.9.0 to 3.9.1.
- [Changelog](https://github.com/bokeh/bokeh/blob/3.9.1/docs/CHANGELOG)
- [Commits](https://github.com/bokeh/bokeh/compare/3.9.0...3.9.1)

---
updated-dependencies:
- dependency-name: bokeh
  dependency-version: 3.9.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-06-09 01:34:45 +02:00
committed by GitHub
parent df5c150aa6
commit 8c9a417729

View File

@@ -28,7 +28,7 @@ dependencies = [
"MonsterUI==1.0.45",
"markdown-it-py==4.2.0",
"mdit-py-plugins==0.6.1",
"bokeh==3.9.0",
"bokeh==3.9.1",
"uvicorn==0.49.0",
"scipy==1.17.1",
"tzfpy==1.3.1",