b9a8c685ec
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.14 to 3.1.34. - [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.34) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
24 lines
395 B
TOML
24 lines
395 B
TOML
[[source]]
|
|
url = "https://pypi.org/simple"
|
|
verify_ssl = true
|
|
name = "pypi"
|
|
|
|
[packages]
|
|
backoff = "==1.10.0"
|
|
lxml = "==4.9.1"
|
|
pathspec = "==0.8.1"
|
|
phabricator = "==0.8.1"
|
|
pyaml = "==20.4.0"
|
|
requests = "==2.25.1"
|
|
unidiff = "==0.6.0"
|
|
python-benedict = "==0.23.2"
|
|
GitPython = "==3.1.34"
|
|
types-pyyaml = "*"
|
|
pytest = "*"
|
|
chardet = "*"
|
|
certifi = "*"
|
|
|
|
[dev-packages]
|
|
|
|
[requires]
|
|
python_version = "3.10"
|