Skip to content

Commit 6f74d17

Browse files
Update black[jupyter] requirement from ~=26.3.0 to ~=26.3.1
Updates the requirements on [black[jupyter]](https://github.com/psf/black) to permit the latest version. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@26.3.0...26.3.1) --- updated-dependencies: - dependency-name: black[jupyter] dependency-version: 26.3.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent af4ee19 commit 6f74d17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ polars~=1.38.1
55
dash~=3.4.0
66
pytest~=9.0.2
77
pylint~=4.0.5
8-
black~=26.3.0
8+
black~=26.3.1
99
black[jupyter]~=26.3.0
1010
pyodbc~=5.3.0
1111
numpy~=2.4.3

0 commit comments

Comments
 (0)