summaryrefslogtreecommitdiff
path: root/requirements
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2026-02-23 11:47:26 +0000
committerSaptak Sengupta <saptak013@gmail.com>2026-02-24 13:13:58 +0530
commit4d12040105291b45a2c69933819fc6fcc2d9d4fe (patch)
treec61c0443aa6edc424df538698232bf82ead3c511 /requirements
parent53afc02db034a8872f8816bcb297bcfbaec45d63 (diff)
Bump prek from 0.3.1 to 0.3.3 in /requirements
Bumps [prek](https://github.com/j178/prek) from 0.3.1 to 0.3.3. - [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.1...v0.3.3) --- updated-dependencies: - dependency-name: prek dependency-version: 0.3.3 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 3ea488c0..371d681f 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.1
+prek==0.3.3
psycopg[binary]==3.3.2
watchdog==6.0.0