From 4dcf039cfea1c94abecf107157061f0a8267690e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 09:03:25 +0000 Subject: [PATCH] chore(deps): bump flatbuffers from 25.2.10 to 25.12.19 Bumps [flatbuffers](https://github.com/google/flatbuffers) from 25.2.10 to 25.12.19. - [Release notes](https://github.com/google/flatbuffers/releases) - [Changelog](https://github.com/google/flatbuffers/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/flatbuffers/compare/v25.2.10...v25.12.19) --- updated-dependencies: - dependency-name: flatbuffers dependency-version: 25.12.19 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 15a07b6b..5c40e8d3 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -83,7 +83,7 @@ flake8==7.3.0 Flask==3.1.3 flask-cors==6.0.1 Flask-SocketIO==5.5.1 -flatbuffers==25.2.10 +flatbuffers==25.12.19 fonttools==4.60.2 frozenlist==1.7.0 fsspec==2026.3.0