Skip to content

Commit

Permalink
Update darker requirement from ^1.7.2 to ^2.1.1
Browse files Browse the repository at this point in the history
Updates the requirements on [darker](https://github.com/akaihola/darker) to permit the latest version.
- [Release notes](https://github.com/akaihola/darker/releases)
- [Changelog](https://github.com/akaihola/darker/blob/master/CHANGES.rst)
- [Commits](akaihola/darker@1.7.2...v2.1.1)

---
updated-dependencies:
- dependency-name: darker
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 021dd79 commit 0df63b3
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 @@ -114,7 +114,7 @@ autopep8 = "*"
bandit = "^1.7.4"
build = "*"
cpu-load-generator = "*"
darker = "^1.7.2"
darker = "^2.1.1"
flake8 = ">5"
flynt = ">1"
icecream = "*"
Expand Down

0 comments on commit 0df63b3

Please sign in to comment.