Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent 759bb1f commit beb3485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ psycopg2==2.9.6 # https://github.com/psycopg/psycopg2
flake8==6.1.0 # https://github.com/PyCQA/flake8
flake8-isort==6.0.0 # https://github.com/gforcada/flake8-isort
coverage==7.3.0 # https://github.com/nedbat/coveragepy
black==23.7.0 # https://github.com/psf/black
black==23.9.1 # https://github.com/psf/black
pre-commit==3.4.0 # https://github.com/pre-commit/pre-commit

# Django
Expand Down

0 comments on commit beb3485

Please sign in to comment.