Files
django-stubs/requirements.txt
dependabot[bot] c27b38d6b9 Bump requests from 2.28.0 to 2.28.1 (#1035)
Bumps [requests](https://github.com/psf/requests) from 2.28.0 to 2.28.1.
- [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.28.0...v2.28.1)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-30 10:14:45 +03:00

13 lines
195 B
Plaintext

black==22.6.0
requests==2.28.1
gitpython==3.1.27
pre-commit==2.19.0
pytest==7.1.2
pytest-mypy-plugins==1.9.3
psycopg2-binary
-e ./django_stubs_ext
-e .[compatible-mypy]
# Overrides:
mypy==0.961