Skip to content

Commit 62eb9f3

Browse files
Bump black from 24.10.0 to 25.11.0 in /server
Bumps [black](https://github.com/psf/black) from 24.10.0 to 25.11.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.11.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.11.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5ad87d5 commit 62eb9f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ uvicorn[standard]==0.34.2
4040

4141
# dev
4242
daphne==4.2.*
43-
black==24.10.0
43+
black==25.11.0
4444
isort==6.0.1
4545
flake8==7.2.0
4646
pytest==8.3.5

0 commit comments

Comments
 (0)