chore(deps-dev): bump black from 24.1.1 to 24.2.0#3760
Merged
Conversation
47c71ec to
dfb7be5
Compare
Contributor
|
Looking at this now |
rubenfonseca
previously approved these changes
Feb 15, 2024
rubenfonseca
left a comment
Contributor
There was a problem hiding this comment.
Overall, I like the changes that black made here. I checked each file individually and it looks good.
Contributor
|
@dependabot rebase |
Contributor
Author
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
Contributor
|
@dependabot recreate |
Bumps [black](https://github.com/psf/black) from 24.1.1 to 24.2.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.1.1...24.2.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
9212199 to
4ae81ff
Compare
|
Contributor
|
looking |
heitorlessa
approved these changes
Feb 27, 2024
heitorlessa
added a commit
to stephenbawks/aws-lambda-powertools-python
that referenced
this pull request
Feb 27, 2024
* develop: chore: cleanup, add test for single and nested fix(parameters): make cache aware of single vs multiple calls chore(deps-dev): bump black from 24.1.1 to 24.2.0 (aws-powertools#3760) chore(ci): changelog rebuild (aws-powertools#3858) chore(deps): bump codecov/codecov-action from 4.0.2 to 4.1.0 (aws-powertools#3856) chore(deps): bump squidfunk/mkdocs-material from `43b898a` to `49d1bfd` in /docs (aws-powertools#3857) Signed-off-by: heitorlessa <lessa@amazon.co.uk>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Bumps black from 24.1.1 to 24.2.0.
Release notes
Sourced from black's releases.
Changelog
Sourced from black's changelog.
Commits
6fdf8a4Prepare release 24.2.0 (#4226)8af4394fix: Don't remove comments along with parens (#4218)35e9776Bump pre-commit/action from 3.0.0 to 3.0.1 (#4225)23dfc5bFix ignoring input files for symlink reasons (#4222)a201003Simplify check for symlinks that resolve outside root (#4221)dab37a6Remove redundant parentheses incasestatementifguards (#4214)32230e6fix: bug where the doublestar operation had inconsistent formatting. (#4154)7edb50ffix: additional newline added to docstring when the previous line length is l...3e80de3Bump furo from 2023.9.10 to 2024.1.29 in /docs (#4211)a08b480Bump pypa/cibuildwheel from 2.16.4 to 2.16.5 (#4212)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions