summaryrefslogtreecommitdiff
path: root/requirements
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2026-01-12 13:03:59 +0000
committerSaptak Sengupta <saptak013@gmail.com>2026-01-12 19:52:12 +0530
commitb6ee77e5f73de24602de9f04c99a2792a38e1eb6 (patch)
treea2bfeee4514113dc74345067197f7f0a6a2d628a /requirements
parent7f7b6c876397344ea96ab7b61ca8b0d98777d23c (diff)
Bump prek from 0.2.25 to 0.2.27 in /requirements
Bumps [prek](https://github.com/j178/prek) from 0.2.25 to 0.2.27. - [Release notes](https://github.com/j178/prek/releases) - [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md) - [Commits](https://github.com/j178/prek/compare/v0.2.25...v0.2.27) --- updated-dependencies: - dependency-name: prek dependency-version: 0.2.27 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'requirements')
-rw-r--r--requirements/dev.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements/dev.txt b/requirements/dev.txt
index 08d7192b..fbaf3a22 100644
--- a/requirements/dev.txt
+++ b/requirements/dev.txt
@@ -1,6 +1,6 @@
-r common.txt
black==25.12.0 # Used by Django's find_formatters and run_formatters
django-debug-toolbar==6.1.0
-prek==0.2.25
+prek==0.2.27
psycopg[binary]==3.3.2
watchdog==6.0.0