Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 27, 2023
1 parent ebb7981 commit ba0464d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ lint = [
"mypy-extensions==1.0.0",
"tomli==2.0.1",
"typing_extensions==4.7.1",
"black==23.3.0",
"black==23.10.1",
"click==8.1.3",
"packaging==23.2",
"pathspec==0.11.1",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ babel==2.13.1
# via sphinx
backcall==0.2.0
# via ipython
black==23.3.0
black==23.10.1
# via py-cptcore (pyproject.toml)
certifi==2023.7.22
# via requests
Expand Down

0 comments on commit ba0464d

Please sign in to comment.