Skip to content

Commit 6be49e9

Browse files
build: bump black from 24.10.0 to 25.1.0
Bumps [black](https://github.com/psf/black) from 24.10.0 to 25.1.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.10.0...25.1.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 64b17c4 commit 6be49e9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ chardet
1515
azure-keyvault-secrets
1616
coverage
1717
flake8==7.1.1
18-
black==24.10.0
18+
black==25.1.0
1919
autoflake==2.3.1
2020
isort==5.13.2

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ aiohttp==3.11.11
1111
gunicorn==20.1.0
1212
pydantic-settings==2.7.1
1313
flake8==7.1.1
14-
black==24.10.0
14+
black==25.1.0
1515
autoflake==2.3.1
1616
isort==5.13.2

0 commit comments

Comments
 (0)