Skip to content

Commit

Permalink
Bump black from 23.7 to 23.12.1 in /server
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 23.7 to 23.12.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.12.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 291ae21 commit c080a26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ uvicorn[standard]==0.23.2

# dev
daphne==4.0.*
black==23.7
black==23.12.1
isort==5.12.0
flake8==6.1.0
pytest==7.4.2
Expand Down

0 comments on commit c080a26

Please sign in to comment.