Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 20, 2024
1 parent c119596 commit f20b11c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ atomicwrites==1.4.0; python_version >= "3.6" and python_full_version < "3.0.0" a
attrs==21.4.0; python_full_version >= "3.7.1" and python_version >= "3.7" and python_version < "4.0"
babel==2.9.1; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
backcall==0.2.0; python_full_version >= "3.6.2" and python_version >= "3.8"
black==22.1.0; python_full_version >= "3.6.2"
black==24.3.0; python_full_version >= "3.6.2"
bleach==4.1.0; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7"
certifi==2021.10.8; python_full_version >= "3.6.0" and python_version >= "3.6"
cffi==1.15.0; implementation_name == "pypy" and python_version >= "3.7" and python_full_version >= "3.6.1" and sys_platform == "linux"
Expand Down

0 comments on commit f20b11c

Please sign in to comment.