From 84c77ff472cc1c0ced24ffa126e04adc72979039 Mon Sep 17 00:00:00 2001 From: Ian Thomas Date: Thu, 8 Feb 2024 18:07:58 +0000 Subject: [PATCH] Update bokeh to 3.3.4 (#4493) --- docs/project/changelog.md | 2 +- packages/bokeh/meta.yaml | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/project/changelog.md b/docs/project/changelog.md index be8d53f86..6be0ae8c4 100644 --- a/docs/project/changelog.md +++ b/docs/project/changelog.md @@ -54,7 +54,7 @@ myst: - Upgraded scikit-learn to 1.4.0 {pr}`4409` - Upgraded `libproj` to 9.3.1, `pyproj` to 3.6.1, `h5py` to 3.10.0 {pr}`4426`, - `packaging` to 23.2, `typing-extensions` to 4.9 {pr}`4428` + `packaging` to 23.2, `typing-extensions` to 4.9 {pr}`4428`, `bokeh` to 3.3.4 {pr}`4493` ## Version 0.25.0 diff --git a/packages/bokeh/meta.yaml b/packages/bokeh/meta.yaml index 728cbd459..3b7a8db07 100644 --- a/packages/bokeh/meta.yaml +++ b/packages/bokeh/meta.yaml @@ -1,10 +1,11 @@ package: name: bokeh - version: 3.2.2 + version: 3.3.4 top-level: - bokeh requirements: run: + - contourpy - numpy - Jinja2 - pandas @@ -15,8 +16,8 @@ requirements: - pyyaml - xyzservices source: - sha256: e31670a013e1ff15c3d4d04f587c8162c4cc9fe1af507fd741d295e6c4e1225b - url: https://files.pythonhosted.org/packages/84/60/33f23dbb15fcd785d6287bdd6fa8c9d836dacb40e21c14aad41a57a0ec0f/bokeh-3.2.2-py3-none-any.whl + sha256: ad7b6f89d0a7c2be01eff1db0ca24e2755ac41de14539db919a62e791809c309 + url: https://files.pythonhosted.org/packages/39/ba/aefd7aacc9e086e2c7f3bb42e99cb8e2a8f24dcb4bf78519ef25a9102988/bokeh-3.3.4-py3-none-any.whl about: home: https://github.com/bokeh/bokeh PyPI: https://pypi.org/project/bokeh