Skip to content

Commit 1892458

Browse files
authored
Merge pull request #235 from FullStackWithLawrence/dependabot/pip/black-25.1.0
chore(deps): bump black from 24.10.0 to 25.1.0
2 parents 3d57411 + 34f480e commit 1892458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pytest_mock==3.14.0
55

66
# Code linters, formatters, and security scanners
77
# ------------
8-
black==24.10.0
8+
black==25.1.0
99
flake8==7.1.1
1010
flake8-coding==1.3.2
1111
pre-commit==4.0.1

0 commit comments

Comments
 (0)