Skip to content

Commit af40606

Browse files
Bump black from 25.1.0 to 25.11.0 in /server (#735)
Bumps [black](https://github.com/psf/black) from 25.1.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@25.1.0...25.11.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b72165a commit af40606

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/test_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pytest<8.5
22
pytest-asyncio
33
pylint==3.3.8
4-
black==25.1.0
4+
black==25.11.0
55
isort==5.13.2

0 commit comments

Comments
 (0)