diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-03-09 11:34:36 +0000 |
|---|---|---|
| committer | Saptak Sengupta <saptak013@gmail.com> | 2026-03-09 17:10:02 +0530 |
| commit | 9dbf8109d630500e94aa5592f05c31e56e7c3c80 (patch) | |
| tree | f03e6101e81abdaf5554d73f86bb2491c002a461 | |
| parent | a629562a2b97e91d6af85fa7a261ab123f45d8c4 (diff) | |
Bump black from 26.1.0 to 26.3.0 in /requirements
Bumps [black](https://github.com/psf/black) from 26.1.0 to 26.3.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/26.1.0...26.3.0)
---
updated-dependencies:
- dependency-name: black
dependency-version: 26.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
| -rw-r--r-- | requirements/dev.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements/dev.txt b/requirements/dev.txt index 6862db0a..a973850d 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -1,5 +1,5 @@ -r common.txt -black==26.1.0 # Used by Django's find_formatters and run_formatters +black==26.3.0 # Used by Django's find_formatters and run_formatters django-debug-toolbar==6.2.0 prek==0.3.4 psycopg[binary]==3.3.3 |
