Skip to content

Commit e133f03

Browse files
dependabot[bot]mergify[bot]
authored andcommitted
Bump black from 24.3.0 to 26.3.1 in /flowdb/tests
Bumps [black](https://github.com/psf/black) from 24.3.0 to 26.3.1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.3.0...26.3.1) --- updated-dependencies: - dependency-name: black dependency-version: 26.3.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8049c5f commit e133f03

File tree

2 files changed

+132
-78
lines changed

2 files changed

+132
-78
lines changed

flowdb/tests/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ pandas = "*"
1414
tohu = {file = "https://github.com/maxalbert/tohu/archive/v0.5.1.tar.gz"}
1515
"psycopg2-binary" = "*"
1616
descartes = "*"
17-
black = {extras = ["jupyter"],version = "==24.3.0"}
17+
black = {extras = ["jupyter"],version = "==26.3.1"}
1818

1919
[requires]
2020
python_version = "3.11"

flowdb/tests/Pipfile.lock

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

0 commit comments

Comments
 (0)