summaryrefslogtreecommitdiff
path: root/requirements
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2026-03-02 11:48:23 +0000
committerSaptak Sengupta <saptak013@gmail.com>2026-03-02 22:24:09 +0530
commit5d7c544245c29261f488ed465adb384f8c92728d (patch)
tree902a6f16ab4b0116e79e4249f376008cbf84167c /requirements
parentf14a9bfd9e5fe4c0c1889c827f3efea6cf4c7b9b (diff)
Bump prek from 0.3.3 to 0.3.4 in /requirements
Bumps [prek](https://github.com/j178/prek) from 0.3.3 to 0.3.4. - [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.3.3...v0.3.4) --- updated-dependencies: - dependency-name: prek dependency-version: 0.3.4 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 371d681f..74e4a678 100644
--- a/requirements/dev.txt
+++ b/requirements/dev.txt
@@ -1,6 +1,6 @@
-r common.txt
black==26.1.0 # Used by Django's find_formatters and run_formatters
django-debug-toolbar==6.2.0
-prek==0.3.3
+prek==0.3.4
psycopg[binary]==3.3.2
watchdog==6.0.0