Skip to content

Commit de9fe77

Browse files
Bump black from 24.10.0 to 25.9.0 in /flowmachine
Bumps [black](https://github.com/psf/black) from 24.10.0 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@24.10.0...25.9.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.9.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5460927 commit de9fe77

File tree

2 files changed

+46
-40
lines changed

2 files changed

+46
-40
lines changed

flowmachine/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ pre_commit = "*"
3333
geojson = "*"
3434
geopandas = "*"
3535
descartes = "*"
36-
black = {extras = ["jupyter"],version = "==24.10.0"}
36+
black = {extras = ["jupyter"],version = "==25.9.0"}
3737
pytest = "*"
3838
pytest-asyncio = "*"
3939
pytest-cov = "*"

flowmachine/Pipfile.lock

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

0 commit comments

Comments
 (0)