From 3cb03fe09c8fe75b1bdfbb0ec3463a77462668d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Oct 2022 10:06:36 +0300 Subject: [PATCH] Bump arabic-reshaper from 2.1.3 to 2.1.4 (#650) Bumps [arabic-reshaper](https://github.com/mpcabd/python-arabic-reshaper) from 2.1.3 to 2.1.4. - [Release notes](https://github.com/mpcabd/python-arabic-reshaper/releases) - [Commits](https://github.com/mpcabd/python-arabic-reshaper/compare/v2.1.3...v2.1.4) --- updated-dependencies: - dependency-name: arabic-reshaper dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] 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 173dee2..4d01460 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ aiodns==3.0.0 aiohttp==3.8.3 aiohttp-socks==0.7.1 -arabic-reshaper==2.1.3 +arabic-reshaper==2.1.4 async-timeout==4.0.2 attrs==22.1.0 certifi==2022.9.24