From 9dfdb6e05af11a11426a4e785890cdf0b216a4f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 14:00:29 +0000 Subject: [PATCH] Bump flatbuffers from 2.0 to 23.3.3 Bumps [flatbuffers](https://github.com/google/flatbuffers) from 2.0 to 23.3.3. - [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.3.3) --- 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..4b73c06f742c 100644 --- a/build/test-requirements.txt +++ b/build/test-requirements.txt @@ -1,5 +1,5 @@ colorama>=0.4.4 -flatbuffers==2.0 +flatbuffers==23.3.3 pillow>=8.3.1 pytest-benchmark pytest-xdist