From 5dfd23c008da42d421ceb5b4e3fbbf4f8e8fb2c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 Sep 2023 23:42:12 +0000 Subject: [PATCH] Bump gitpython from 3.1.30 to 3.1.37 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.30 to 3.1.37. - [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.37) --- 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..dd68760 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.37 markdown2==2.4.8 multicolorcaptcha==1.2.0 pillow==9.4.0