From 37002dfdab4a84072a4ef5a19de8b0f1ebb5b8a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 10:25:44 +0000 Subject: [PATCH] build(deps): bump lz4 from 4.0.1 to 4.3.3 Bumps [lz4](https://github.com/python-lz4/python-lz4) from 4.0.1 to 4.3.3. - [Release notes](https://github.com/python-lz4/python-lz4/releases) - [Commits](https://github.com/python-lz4/python-lz4/compare/v4.0.1...v4.3.3) --- updated-dependencies: - dependency-name: lz4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8b49063..9955f4a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -lz4==4.0.1 +lz4==4.3.3 mss==6.1.0 numpy==1.23.0 Pillow==9.4.0