Skip to content

Commit 4f9d03e

Browse files
authored
Merge pull request #643 from OpenTrafficCam/dependabot/pip/black-25.1.0
Bump black from 24.8.0 to 25.1.0
2 parents 1edbe2a + e2aabe8 commit 4f9d03e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ repos:
4545
entry: mypy OTAnalytics tests --config-file=pyproject.toml
4646
additional_dependencies:
4747
- av==13.0.0
48-
- black==24.8.0
48+
- black==25.1.0
4949
- customtkinter==5.2.2
5050
- fastapi==0.115.5
5151
- hatch-requirements-txt==0.4.1

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-r requirements.txt
2-
black==24.8.0
2+
black==25.1.0
33
flake8==7.1.1
44
hatch-requirements-txt==0.4.1
55
interrogate==1.7.0

0 commit comments

Comments
 (0)