Skip to content

Commit

Permalink
Bump black from 22.10.0 to 23.9.1
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 22.10.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@22.10.0...23.9.1)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent 4bdb3a5 commit 6fe60e2
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ beautifulsoup4==4.12.2
# via
# -c requirements.txt
# mkdocs-htmlproofer-plugin
black==22.10.0
black==23.9.1
# via -r dev-requirements.in
certifi==2021.10.8
# via requests
Expand Down Expand Up @@ -106,8 +106,9 @@ mypy-extensions==1.0.0
# via
# black
# mypy
packaging==21.3
packaging==23.1
# via
# black
# mkdocs
# pytest
# tox
Expand Down Expand Up @@ -135,8 +136,6 @@ pymdown-extensions==9.9.2
# via
# mkdocs-material
# mkdocstrings
pyparsing==3.0.7
# via packaging
pytest==7.3.0
# via
# -r dev-requirements.in
Expand All @@ -155,7 +154,7 @@ pyyaml-env-tag==0.1
# via mkdocs
regex==2022.10.31
# via mkdocs-material
requests==2.28.1
requests==2.30.0
# via
# -c requirements.txt
# mkdocs-htmlproofer-plugin
Expand Down

0 comments on commit 6fe60e2

Please sign in to comment.