From 0fe619abbe928a1df48b663e4f5c4bcb824a1d47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 21:23:28 +0000 Subject: [PATCH] Update ipyevents requirement from >=0.8.0 to >=2.0.4 Updates the requirements on [ipyevents](https://github.com/mwcraig/ipyevents) to permit the latest version. - [Changelog](https://github.com/mwcraig/ipyevents/blob/main/CHANGES.md) - [Commits](https://github.com/mwcraig/ipyevents/compare/0.8.0...2.0.4) --- updated-dependencies: - dependency-name: ipyevents dependency-version: 2.0.4 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 6b9dd82ccb..611339288a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ folium gdown geojson geopandas -ipyevents>=0.8.0 +ipyevents>=2.0.4 ipyfilechooser ipyleaflet ipyvue>=1.12.0