From 31175b02a6c597bedb30abc0d599ca6d71c5ce6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 00:03:21 +0000 Subject: [PATCH] Bump gitpython from 3.1.30 to 3.1.41 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.30 to 3.1.41. - [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.41) --- 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..210dd8a 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.41 markdown2==2.4.8 multicolorcaptcha==1.2.0 pillow==9.4.0