From 0dc208ec60a9e6199c6aba5b0e67f1201351ec49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 18:06:14 +0000 Subject: [PATCH] Bump bokeh from 3.7.3 to 3.8.2 Bumps [bokeh](https://github.com/bokeh/bokeh) from 3.7.3 to 3.8.2. - [Changelog](https://github.com/bokeh/bokeh/blob/3.8.2/docs/CHANGELOG) - [Commits](https://github.com/bokeh/bokeh/compare/3.7.3...3.8.2) --- updated-dependencies: - dependency-name: bokeh dependency-version: 3.8.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index eefbb7a..83437db 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ astrodbkit==2.5 astropy==7.1.0 -bokeh==3.7.3 +bokeh==3.8.2 Flask==3.1.1 Flask-Cors==6.0.0 Flask-WTF==1.2.2