Skip to content

Commit 18ecd49

Browse files
Bump black from 25.1.0 to 25.11.0 in /flowdb
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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0671a61 commit 18ecd49

File tree

2 files changed

+121
-98
lines changed

2 files changed

+121
-98
lines changed

flowdb/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "pypi"
77
psutil = "*"
88

99
[dev-packages]
10-
black = {extras = ["jupyter"],version = "==25.1.0"}
10+
black = {extras = ["jupyter"],version = "==25.11.0"}
1111

1212
[requires]
1313
python_version = "3.9"

flowdb/Pipfile.lock

Lines changed: 120 additions & 97 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)