Skip to content

Commit a6dfd84

Browse files
chore(deps): bump black from 23.12.1 to 25.9.0 in /sdk/python
Bumps [black](https://github.com/psf/black) from 23.12.1 to 25.9.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.12.1...25.9.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.9.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 93c203d commit a6dfd84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/python/requirements/lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# dagger dl -m dev deps --env=lint lock
66
#
7-
black==23.12.1
7+
black==25.9.0
88
# via -r requirements.in
99
click==8.1.7
1010
# via black

0 commit comments

Comments
 (0)