Skip to content

Commit e291834

Browse files
authored
Merge pull request #17 from ZoeLeah/master
Updated GitPython to 3.1.41 (security)
2 parents ef54e61 + 95b996e commit e291834

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 2.0.1
4+
5+
* Update GitPython to 3.1.41 (security).
6+
37
## 2.0.0
48

59
* Update GitPython to 3.1.40 (security).

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
gitpython==3.1.40
1+
gitpython>=3.1.41

0 commit comments

Comments
 (0)