1
0
Fork 0
llvm-premerge-checks/Pipfile
dependabot[bot] 4ddab397dc 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>
2023-09-12 12:05:12 +02:00

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.35"
types-pyyaml = "*"
pytest = "*"
chardet = "*"
certifi = "*"
[dev-packages]
[requires]
python_version = "3.10"