Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 25, 2023
1 parent c7c8036 commit dec8482
Showing 1 changed file with 1 addition and 19 deletions.
20 changes: 1 addition & 19 deletions dev_requirements/requirements-formatting.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,28 +4,12 @@
#
# pip-compile '.\requirements-formatting.in'
#
aiohttp==3.9.1
# via black
aiosignal==1.3.1
# via aiohttp
attrs==23.1.0
# via aiohttp
black==23.12.0
black==23.12.1
# via -r dev_requirements/requirements-formatting.in
click==8.1.7
# via black
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
idna==3.6
# via yarl
isort==5.13.2
# via -r dev_requirements/requirements-formatting.in
multidict==6.0.4
# via
# aiohttp
# yarl
mypy-extensions==1.0.0
# via black
packaging==23.2
Expand All @@ -34,5 +18,3 @@ pathspec==0.11.2
# via black
platformdirs==4.1.0
# via black
yarl==1.9.4
# via aiohttp

0 comments on commit dec8482

Please sign in to comment.