Skip to content

Commit

Permalink
Bump black from 22.12.0 to 24.3.0 in /tests
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 22.12.0 to 24.3.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@22.12.0...24.3.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 20, 2024
1 parent 3bc6af1 commit b65b24c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/style-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ flake8-black;python_version>='3.6'
# flake8-mypy;python_version>='3.5'
https://github.com/ambv/flake8-mypy/archive/master.tar.gz
bandit>=1.6.0
black==22.12.0;python_version>='3.6'
black==24.3.0;python_version>='3.6'
vulture==2.7

0 comments on commit b65b24c

Please sign in to comment.