From 18a0390346b8b53907e60791949e88809a48c859 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 05:31:04 +0000 Subject: [PATCH] Bump mesa from 1.1.1 to 3.0.0 Bumps [mesa](https://github.com/projectmesa/mesa) from 1.1.1 to 3.0.0. - [Release notes](https://github.com/projectmesa/mesa/releases) - [Changelog](https://github.com/projectmesa/mesa/blob/main/HISTORY.md) - [Commits](https://github.com/projectmesa/mesa/compare/v1.1.1...v3.0.0) --- updated-dependencies: - dependency-name: mesa dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2145b9b5..aa575f4c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ gevent-websocket==0.10.1 gevent==23.9.1 gunicorn==22.0.0 jinja2==3.1.4 -mesa==1.1.1 +mesa==3.0.0 msgpack-python==0.5.6 mysql-connector-python==8.3.0 nose==1.3.7