From fb75e9e5a21fb09dd0fceba3249e01e0d70c220c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Nov 2021 17:42:30 +0300 Subject: [PATCH] Bump arabic-reshaper from 2.1.1 to 2.1.3 (#243) Bumps [arabic-reshaper](https://github.com/mpcabd/python-arabic-reshaper) from 2.1.1 to 2.1.3. - [Release notes](https://github.com/mpcabd/python-arabic-reshaper/releases) - [Commits](https://github.com/mpcabd/python-arabic-reshaper/compare/v2.1.1...v2.1.3) --- updated-dependencies: - dependency-name: arabic-reshaper dependency-type: direct:production update-type: version-update:semver-patch ... 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 4cb23ee..9b57605 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ aiodns==3.0.0 aiohttp==3.8.0 aiohttp-socks==0.6.0 -arabic-reshaper==2.1.1 +arabic-reshaper==2.1.3 async-timeout==4.0.1 attrs==21.2.0 certifi==2021.10.8