LibCST/libcst/metadata
dependabot[bot] bf5fb4132e
Bump black from 23.12.1 to 24.8.0 (#1186)
* Bump black from 23.12.1 to 24.8.0

Bumps [black](https://github.com/psf/black) from 23.12.1 to 24.8.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/23.12.1...24.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Update formatting

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Amethyst Reese <amethyst@n7.gg>
2024-08-22 16:46:01 -07:00
..
tests Bump black from 23.12.1 to 24.8.0 (#1186) 2024-08-22 16:46:01 -07:00
__init__.py Add new FilePathProvider 2023-03-13 18:33:46 -07:00
accessor_provider.py Adding a provider which can tell what accessor to use to go from the parent to that child node (#807) 2022-11-10 09:38:32 +00:00
base_provider.py Bump black from 23.12.1 to 24.8.0 (#1186) 2024-08-22 16:46:01 -07:00
expression_context_provider.py Tighten the metadata type of ExpressionContextProvider (#760) 2022-08-29 16:46:08 +01:00
file_path_provider.py FullyQualifiedNameProvider: Optionally consider pyproject.toml files when determining a file's module name and package (#1148) 2024-06-12 10:36:50 +01:00
full_repo_manager.py FullyQualifiedNameProvider: Optionally consider pyproject.toml files when determining a file's module name and package (#1148) 2024-06-12 10:36:50 +01:00
name_provider.py FullyQualifiedNameProvider: Optionally consider pyproject.toml files when determining a file's module name and package (#1148) 2024-06-12 10:36:50 +01:00
parent_node_provider.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
position_provider.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
reentrant_codegen.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
scope_provider.py Bump black from 23.12.1 to 24.8.0 (#1186) 2024-08-22 16:46:01 -07:00
span_provider.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
type_inference_provider.py FullyQualifiedNameProvider: Optionally consider pyproject.toml files when determining a file's module name and package (#1148) 2024-06-12 10:36:50 +01:00
wrapper.py Fix all type errors (#579) 2022-01-05 18:13:01 +00:00