From d460f0f07c9f0aa504e49723ca54e1b9560887db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 15:25:21 +0100 Subject: [PATCH] Bump gitpython from 3.1.34 to 3.1.37 in /examples/streamlit (#480) Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.34 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.34...3.1.37) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- examples/streamlit/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/streamlit/requirements.txt b/examples/streamlit/requirements.txt index 47022e31..cd819024 100644 --- a/examples/streamlit/requirements.txt +++ b/examples/streamlit/requirements.txt @@ -21,7 +21,7 @@ defusedxml==0.7.1 docker-pycreds==0.4.0 entrypoints==0.3 gitdb==4.0.9 -GitPython==3.1.34 +GitPython==3.1.37 idna==3.3 ipykernel==6.5.0 ipython==8.10.0