Skip to content

Commit 549ed75

Browse files
dependabot[bot]SaptakS
authored andcommitted
Update pre-commit requirement from ~=4.4.0 to ~=4.5.0 in /requirements
Updates the requirements on [pre-commit](https://github.com/pre-commit/pre-commit) to permit the latest version. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.4.0...v4.5.0) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.5.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f5f6b2c commit 549ed75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-r common.txt
22
black==25.11.0 # Used by Django's find_formatters and run_formatters
33
django-debug-toolbar==6.1.0
4-
pre-commit~=4.4.0
4+
pre-commit~=4.5.0
55
psycopg[binary]==3.2.12
66
watchdog==6.0.0

0 commit comments

Comments
 (0)