8478f30c61
Bumps [requests](https://github.com/psf/requests) from 2.25.1 to 2.31.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.25.1...v2.31.0) --- updated-dependencies: - dependency-name: requests 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.31.0"
|
|
unidiff = "==0.6.0"
|
|
python-benedict = "==0.23.2"
|
|
GitPython = "==3.1.37"
|
|
types-pyyaml = "*"
|
|
pytest = "*"
|
|
chardet = "*"
|
|
certifi = "*"
|
|
|
|
[dev-packages]
|
|
|
|
[requires]
|
|
python_version = "3.10"
|