mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
8727914ced
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.11.0 to 0.12.0. - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/theskumar/python-dotenv/compare/v0.11.0...v0.12.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
11 lines
286 B
Plaintext
11 lines
286 B
Plaintext
# benchmark requirements are skipped here since they're rarely required
|
|
# -r benchmarks/requirements.txt
|
|
-r docs/requirements.txt
|
|
-r tests/requirements.txt
|
|
|
|
devtools==0.5.1
|
|
email-validator==1.0.5
|
|
dataclasses==0.6; python_version < '3.7'
|
|
typing-extensions==3.7.4.1
|
|
python-dotenv==0.12.0
|