Skip to content

Commit 1f49c62

Browse files
Bump black from 23.3.0 to 24.4.2
Bumps [black](https://github.com/psf/black) from 23.3.0 to 24.4.2. - [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.4.2) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cc0b758 commit 1f49c62

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
@@ -15,7 +15,7 @@ attrs==23.1.0
1515
# requests-cache
1616
bandit==1.7.5
1717
# via flake8-bandit
18-
black==23.3.0
18+
black==24.4.2
1919
# via -r requirements-dev.in
2020
build==0.10.0
2121
# via pip-tools
@@ -203,6 +203,7 @@ types-urllib3==1.26.25.14
203203
typing-extensions==4.7.1
204204
# via
205205
# -r requirements.txt
206+
# black
206207
# cattrs
207208
# mypy
208209
# shillelagh

0 commit comments

Comments
 (0)