From 6565ed8d826957c9b9bc612ab78df0953f5ed4a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 16:39:49 +0000 Subject: [PATCH] Bump bokeh from 3.4.1 to 3.5.0 Bumps [bokeh](https://github.com/bokeh/bokeh) from 3.4.1 to 3.5.0. - [Changelog](https://github.com/bokeh/bokeh/blob/branch-3.6/docs/CHANGELOG) - [Commits](https://github.com/bokeh/bokeh/compare/3.4.1...3.5.0) --- updated-dependencies: - dependency-name: bokeh dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8802d9b..6fd742d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ astrocalc>=0.4.2 astropy>=6.1.0 -bokeh==3.4.1 +bokeh==3.5.0 Django>=5.0.6 django-filter>=24.2 django-geoip2-extras>=4.1