Skip to content

Commit eef21a5

Browse files
committed
increased requested gitpython version to v3.0.8 to avoid this:
gitpython-developers/GitPython#983
1 parent 66f26f0 commit eef21a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: requirements.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ dependencies:
1515
- pytest=5.0.1
1616
- cartopy=0.17.0
1717
- vcrpy=2.0.1
18-
- gitpython=3.0.5
19-
- six=1.14.0
18+
- gitpython=3.0.8
19+
- six=1.14.0

0 commit comments

Comments
 (0)