From 549d17168dd9a699b2d35d751612552c78d83f9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 13:04:36 +0000 Subject: [PATCH] Bump flatbuffers from 2.0 to 23.1.21 Bumps [flatbuffers](https://github.com/google/flatbuffers) from 2.0 to 23.1.21. - [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/v2.0.0...v23.1.21) --- updated-dependencies: - dependency-name: flatbuffers dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- build/test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/test-requirements.txt b/build/test-requirements.txt index 4b15db07cec9..985c1cda3ba5 100644 --- a/build/test-requirements.txt +++ b/build/test-requirements.txt @@ -1,5 +1,5 @@ colorama>=0.4.4 -flatbuffers==2.0 +flatbuffers==23.1.21 pillow>=8.3.1 pytest-benchmark pytest-xdist