From 7a4e477aa275826c0a11a4db5e31864c274e9431 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 23:09:04 +0000 Subject: [PATCH] Bump gitpython from 3.1.30 to 3.1.40 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.30 to 3.1.40. - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.30...3.1.40) --- updated-dependencies: - dependency-name: gitpython 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 10a11e1..b8fc845 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ feedparser==6.0.10 ffmpeg-python==0.2.0 future==0.18.3 git+https://github.com/python-telegram-bot/ptbcontrib.git -gitpython==3.1.30 +gitpython==3.1.40 markdown2==2.4.8 multicolorcaptcha==1.2.0 pillow==9.4.0