From 7f60f7b0239d6c7d0d53153210aff431c5bd6156 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 19:28:25 +0000 Subject: [PATCH] Bump python-bidi from 0.6.0 to 0.6.3 Bumps [python-bidi](https://github.com/MeirKriheli/python-bidi) from 0.6.0 to 0.6.3. - [Release notes](https://github.com/MeirKriheli/python-bidi/releases) - [Changelog](https://github.com/MeirKriheli/python-bidi/blob/master/CHANGELOG.rst) - [Commits](https://github.com/MeirKriheli/python-bidi/compare/v0.6.0...v0.6.3) --- updated-dependencies: - dependency-name: python-bidi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index aada012..c066f59 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ # letting `dependabot` update them for new releases. Pillow==10.4.0 lxml==5.3.0 -python-bidi==0.6.0 +python-bidi==0.6.3 reportlab==4.2.5