Skip to content

Commit 37d0997

Browse files
Bump black from 23.3.0 to 24.3.0
Bumps [black](https://github.com/psf/black) from 23.3.0 to 24.3.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.3.0...24.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e5d5bae commit 37d0997

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements-dev.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ attrs==23.1.0
1212
# via flake8-bugbear
1313
bandit==1.7.5
1414
# via flake8-bandit
15-
black==23.3.0
15+
black==24.3.0
1616
# via -r requirements-dev.in
1717
build==0.10.0
1818
# via pip-tools
@@ -191,6 +191,7 @@ types-urllib3==1.26.25.14
191191
typing-extensions==4.7.1
192192
# via
193193
# -r requirements.txt
194+
# black
194195
# mypy
195196
# shillelagh
196197
# sqlalchemy

0 commit comments

Comments
 (0)