Bump gitpython from 3.1.14 to 3.1.35
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.14 to 3.1.35. - [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.14...3.1.35) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0e4b18627c
commit
4ddab397dc
2 changed files with 5 additions and 5 deletions
2
Pipfile
2
Pipfile
|
@ -12,7 +12,7 @@ pyaml = "==20.4.0"
|
||||||
requests = "==2.25.1"
|
requests = "==2.25.1"
|
||||||
unidiff = "==0.6.0"
|
unidiff = "==0.6.0"
|
||||||
python-benedict = "==0.23.2"
|
python-benedict = "==0.23.2"
|
||||||
GitPython = "==3.1.34"
|
GitPython = "==3.1.35"
|
||||||
types-pyyaml = "*"
|
types-pyyaml = "*"
|
||||||
pytest = "*"
|
pytest = "*"
|
||||||
chardet = "*"
|
chardet = "*"
|
||||||
|
|
8
Pipfile.lock
generated
8
Pipfile.lock
generated
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"_meta": {
|
"_meta": {
|
||||||
"hash": {
|
"hash": {
|
||||||
"sha256": "5c97972c44da0a0e8c6a3f450e8dceb8e625f451b414a2bfc7e99625108bc97d"
|
"sha256": "5f091f0b1ef9c613cff0c83c0dc9481aa3f50260dfdc1ae8c590fbb53a039321"
|
||||||
},
|
},
|
||||||
"pipfile-spec": 6,
|
"pipfile-spec": 6,
|
||||||
"requires": {
|
"requires": {
|
||||||
|
@ -74,11 +74,11 @@
|
||||||
},
|
},
|
||||||
"gitpython": {
|
"gitpython": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
"sha256:5d3802b98a3bae1c2b8ae0e1ff2e4aa16bcdf02c145da34d092324f599f01395",
|
"sha256:9cbefbd1789a5fe9bcf621bb34d3f441f3a90c8461d377f84eda73e721d9b06b",
|
||||||
"sha256:85f7d365d1f6bf677ae51039c1ef67ca59091c7ebd5a3509aa399d4eda02d6dd"
|
"sha256:c19b4292d7a1d3c0f653858db273ff8a6614100d1eb1528b014ec97286193c09"
|
||||||
],
|
],
|
||||||
"index": "pypi",
|
"index": "pypi",
|
||||||
"version": "==3.1.34"
|
"version": "==3.1.35"
|
||||||
},
|
},
|
||||||
"idna": {
|
"idna": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
|
|
Loading…
Reference in a new issue