From a9179f8cdeb2259ee101720d25a61651dab9ba6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 12:09:11 +0000 Subject: [PATCH] Bump pydriller from 2.5.1 to 2.6 Bumps [pydriller](https://github.com/ishepard/pydriller) from 2.5.1 to 2.6. - [Release notes](https://github.com/ishepard/pydriller/releases) - [Commits](https://github.com/ishepard/pydriller/compare/2.5.1...2.6) --- updated-dependencies: - dependency-name: pydriller dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e6a9394..a0bb8dd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -PyDriller==2.5.1 +PyDriller==2.6 requests==2.31.0 \ No newline at end of file