Skip to content

Commit

Permalink
Bump the development-dependencies group with 1 update
Browse files Browse the repository at this point in the history
Bumps the development-dependencies group with 1 update: [black](https://github.com/psf/black).

- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/commits/23.10.1)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 26, 2023
1 parent 2be07d9 commit 1d341f3
Show file tree
Hide file tree
Showing 2 changed files with 229 additions and 198 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ghapi = "*"
gunicorn = "*"

[dev-packages]
black = "==21.12b0"
black = "==23.10.1"

[requires]
python_version = "3.10"
Expand Down
Loading

0 comments on commit 1d341f3

Please sign in to comment.