Przeglądaj źródła

Revert "Bump gitpython from 3.1.7 to 3.1.11" (#7974)

Signed-off-by: aiordache <[email protected]>
Anca Iordache 4 lat temu
rodzic
commit
3f46dc1d76
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      requirements-dev.txt

+ 1 - 1
requirements-dev.txt

@@ -2,7 +2,7 @@ Click==7.1.2
 coverage==5.2.1
 ddt==1.4.1
 flake8==3.8.3
-gitpython==3.1.11
+gitpython==3.1.7
 mock==3.0.5
 pytest==6.0.1; python_version >= '3.5'
 pytest==4.6.5; python_version < '3.5'