diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-03-23 11:14:32 +0000 |
|---|---|---|
| committer | Saptak Sengupta <saptak013@gmail.com> | 2026-03-23 16:48:20 +0530 |
| commit | 8b451f8383e59dd7f662ddbfdd92f64693eb9d09 (patch) | |
| tree | c910697736e9f1b5250ff39b02ff729f6cbb056a | |
| parent | 30a0a6171d32e512550a6f6b78bd9887fe23399e (diff) | |
Bump prek from 0.3.6 to 0.3.8 in /requirements
Bumps [prek](https://github.com/j178/prek) from 0.3.6 to 0.3.8.
- [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.6...v0.3.8)
---
updated-dependencies:
- dependency-name: prek
dependency-version: 0.3.8
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
| -rw-r--r-- | requirements/dev.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements/dev.txt b/requirements/dev.txt index 8f6f0dc0..ec3e76e4 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -1,6 +1,6 @@ -r common.txt black==26.3.1 # Used by Django's find_formatters and run_formatters django-debug-toolbar==6.2.0 -prek==0.3.6 +prek==0.3.8 psycopg[binary]==3.3.3 watchdog==6.0.0 |
