From f0cfaea46d56188509106e597a19ef6df92e9ede Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 07:22:06 +0200 Subject: [PATCH] Bump python-bidi from 0.5.1 to 0.6.0 (#26) Bumps [python-bidi](https://github.com/MeirKriheli/python-bidi) from 0.5.1 to 0.6.0. - [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.5.1...v0.6.0) --- updated-dependencies: - dependency-name: python-bidi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a4b2ade..0ca08fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ # letting `dependabot` update them for new releases. Pillow==10.4.0 lxml==5.2.2 -python-bidi==0.5.1 +python-bidi==0.6.0 reportlab==4.2.2