diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-01-19 12:31:10 +0000 |
|---|---|---|
| committer | Saptak Sengupta <saptak013@gmail.com> | 2026-01-19 19:48:19 +0530 |
| commit | ee31fb2042502c11ec21a2a6f81c50ef71a2119a (patch) | |
| tree | 14b69b76f2db58db8102f2c3ff591a412f67c2b9 /requirements | |
| parent | 6069f24d15b20372b044c5135183bde5ffa71327 (diff) | |
Bump black from 25.12.0 to 26.1.0 in /requirements
Bumps [black](https://github.com/psf/black) from 25.12.0 to 26.1.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/25.12.0...26.1.0)
---
updated-dependencies:
- dependency-name: black
dependency-version: 26.1.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'requirements')
| -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 fbaf3a22..a51dfdb3 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -1,5 +1,5 @@ -r common.txt -black==25.12.0 # Used by Django's find_formatters and run_formatters +black==26.1.0 # Used by Django's find_formatters and run_formatters django-debug-toolbar==6.1.0 prek==0.2.27 psycopg[binary]==3.3.2 |
