Skip to content

Commit

Permalink
chore: bump detect-secrets from 1.4.0 to 1.5.0
Browse files Browse the repository at this point in the history
Bumps [detect-secrets](https://github.com/Yelp/detect-secrets) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/Yelp/detect-secrets/releases)
- [Changelog](https://github.com/Yelp/detect-secrets/blob/master/CHANGELOG.md)
- [Commits](Yelp/detect-secrets@v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: detect-secrets
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent d100d5f commit 79a230c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ dev = [
"faststream[rabbit,kafka,confluent,nats,redis,lint,testing,devdocs]",
"pre-commit==3.5.0; python_version < '3.9'",
"pre-commit==3.7.0; python_version >= '3.9'",
"detect-secrets==1.4.0",
"detect-secrets==1.5.0",
]

[project.urls]
Expand Down

0 comments on commit 79a230c

Please sign in to comment.