From 935b142b744195fe373aaa09ecd56c18623d5290 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 20:02:03 +0000 Subject: [PATCH] build(deps): bump gitpython from 3.1.26 to 3.1.37 in /misc Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.26 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.26...3.1.37) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- misc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/requirements.txt b/misc/requirements.txt index 17a85e7a1..d59168a03 100644 --- a/misc/requirements.txt +++ b/misc/requirements.txt @@ -3,6 +3,6 @@ markdown2 >=2.3.9,<3 msgpack >=1,<2 py-algorand-sdk >=1.3.0,<2 pytest==6.2.5 -GitPython==3.1.26 +GitPython==3.1.37 PyYAML==6.0 requests==2.28.2 \ No newline at end of file