Skip to content

Commit b581495

Browse files
fix: bump black from 25.11.0 to 25.12.0 in /app (#52)
Bumps [black](https://github.com/psf/black) from 25.11.0 to 25.12.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@25.11.0...25.12.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4105546 commit b581495

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ Requests==2.32.5
44
selenium==4.39.0
55
termcolor==3.2.0
66
Werkzeug==3.1.4
7-
black==25.11.0
7+
black==25.12.0
88
ruff==0.14.7

0 commit comments

Comments
 (0)