From d89990a6ead3c7b51f76cf1a67abc4052e0c1be3 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 20 Feb 2024 11:32:04 -0500
Subject: [PATCH] Bump black from 24.1.1 to 24.2.0 (#96)
Bumps [black](https://github.com/psf/black) from 24.1.1 to 24.2.0.
Release notes
Sourced from black's
releases.
24.2.0
Stable style
- Fixed a bug where comments where mistakenly removed along with
redundant parentheses
(#4218)
Preview style
- Move the
hug_parens_with_braces_and_square_brackets
feature to the unstable style
due to an outstanding crash and proposed formatting tweaks (#4198)
- Fixed a bug where base expressions caused inconsistent formatting of
** in tenary
expression (#4154)
- Checking for newline before adding one on docstring that is almost
at the line limit
(#4185)
- Remove redundant parentheses in
case
statement
if
guards (#4214).
Configuration
- Fix issue where Black would ignore input files in the
presence of symlinks (#4222)
- Black now ignores
pyproject.toml
that is
missing a tool.black
section when
discovering project root and configuration. Since Black
continues to use version
control as an indicator of project root, this is expected to primarily
change behavior
for users in a monorepo setup (desirably). If you wish to preserve
previous behavior,
simply add an empty [tool.black]
to the previously
discovered pyproject.toml
(#4204)
Output
- Black will swallow any
SyntaxWarning
s or
DeprecationWarning
s produced by the ast
module when performing equivalence checks (#4189)
Integrations
- Add a JSONSchema and provide a validate-pyproject entry-point (#4181)
Changelog
Sourced from black's
changelog.
24.2.0
Stable style
- Fixed a bug where comments where mistakenly removed along with
redundant parentheses
(#4218)
Preview style
- Move the
hug_parens_with_braces_and_square_brackets
feature to the unstable style
due to an outstanding crash and proposed formatting tweaks (#4198)
- Fixed a bug where base expressions caused inconsistent formatting of
** in tenary
expression (#4154)
- Checking for newline before adding one on docstring that is almost
at the line limit
(#4185)
- Remove redundant parentheses in
case
statement
if
guards (#4214).
Configuration
- Fix issue where Black would ignore input files in the
presence of symlinks (#4222)
- Black now ignores
pyproject.toml
that is
missing a tool.black
section when
discovering project root and configuration. Since Black
continues to use version
control as an indicator of project root, this is expected to primarily
change behavior
for users in a monorepo setup (desirably). If you wish to preserve
previous behavior,
simply add an empty [tool.black]
to the previously
discovered pyproject.toml
(#4204)
Output
- Black will swallow any
SyntaxWarning
s or
DeprecationWarning
s produced by the ast
module when performing equivalence checks (#4189)
Integrations
- Add a JSONSchema and provide a validate-pyproject entry-point (#4181)
Commits
6fdf8a4
Prepare release 24.2.0 (#4226)
8af4394
fix: Don't remove comments along with parens (#4218)
35e9776
Bump pre-commit/action from 3.0.0 to 3.0.1 (#4225)
23dfc5b
Fix ignoring input files for symlink reasons (#4222)
a201003
Simplify check for symlinks that resolve outside root (#4221)
dab37a6
Remove redundant parentheses in case
statement
if
guards (#4214)
32230e6
fix: bug where the doublestar operation had inconsistent formatting. (#4154)
7edb50f
fix: additional newline added to docstring when the previous line length
is l...
3e80de3
Bump furo from 2023.9.10 to 2024.1.29 in /docs (#4211)
a08b480
Bump pypa/cibuildwheel from 2.16.4 to 2.16.5 (#4212)
- Additional commits viewable in compare
view
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=black&package-manager=pip&previous-version=24.1.1&new-version=24.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
---------
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Hans Keeler
Co-authored-by: Adam <41971533+jcadam14@users.noreply.github.com>
---
poetry.lock | 48 ++++++++++-----------
pyproject.toml | 2 +-
regtech_data_validator/phase_validations.py | 14 +++---
tests/test_schema_functions.py | 34 +++++++++------
4 files changed, 53 insertions(+), 45 deletions(-)
diff --git a/poetry.lock b/poetry.lock
index b246060f..142ad8c6 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -13,33 +13,33 @@ files = [
[[package]]
name = "black"
-version = "24.1.1"
+version = "24.2.0"
description = "The uncompromising code formatter."
optional = false
python-versions = ">=3.8"
files = [
- {file = "black-24.1.1-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:2588021038bd5ada078de606f2a804cadd0a3cc6a79cb3e9bb3a8bf581325a4c"},
- {file = "black-24.1.1-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:1a95915c98d6e32ca43809d46d932e2abc5f1f7d582ffbe65a5b4d1588af7445"},
- {file = "black-24.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:2fa6a0e965779c8f2afb286f9ef798df770ba2b6cee063c650b96adec22c056a"},
- {file = "black-24.1.1-cp310-cp310-win_amd64.whl", hash = "sha256:5242ecd9e990aeb995b6d03dc3b2d112d4a78f2083e5a8e86d566340ae80fec4"},
- {file = "black-24.1.1-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:fc1ec9aa6f4d98d022101e015261c056ddebe3da6a8ccfc2c792cbe0349d48b7"},
- {file = "black-24.1.1-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:0269dfdea12442022e88043d2910429bed717b2d04523867a85dacce535916b8"},
- {file = "black-24.1.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:b3d64db762eae4a5ce04b6e3dd745dcca0fb9560eb931a5be97472e38652a161"},
- {file = "black-24.1.1-cp311-cp311-win_amd64.whl", hash = "sha256:5d7b06ea8816cbd4becfe5f70accae953c53c0e53aa98730ceccb0395520ee5d"},
- {file = "black-24.1.1-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:e2c8dfa14677f90d976f68e0c923947ae68fa3961d61ee30976c388adc0b02c8"},
- {file = "black-24.1.1-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:a21725862d0e855ae05da1dd25e3825ed712eaaccef6b03017fe0853a01aa45e"},
- {file = "black-24.1.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:07204d078e25327aad9ed2c64790d681238686bce254c910de640c7cc4fc3aa6"},
- {file = "black-24.1.1-cp312-cp312-win_amd64.whl", hash = "sha256:a83fe522d9698d8f9a101b860b1ee154c1d25f8a82ceb807d319f085b2627c5b"},
- {file = "black-24.1.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:08b34e85170d368c37ca7bf81cf67ac863c9d1963b2c1780c39102187ec8dd62"},
- {file = "black-24.1.1-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:7258c27115c1e3b5de9ac6c4f9957e3ee2c02c0b39222a24dc7aa03ba0e986f5"},
- {file = "black-24.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:40657e1b78212d582a0edecafef133cf1dd02e6677f539b669db4746150d38f6"},
- {file = "black-24.1.1-cp38-cp38-win_amd64.whl", hash = "sha256:e298d588744efda02379521a19639ebcd314fba7a49be22136204d7ed1782717"},
- {file = "black-24.1.1-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:34afe9da5056aa123b8bfda1664bfe6fb4e9c6f311d8e4a6eb089da9a9173bf9"},
- {file = "black-24.1.1-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:854c06fb86fd854140f37fb24dbf10621f5dab9e3b0c29a690ba595e3d543024"},
- {file = "black-24.1.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:3897ae5a21ca132efa219c029cce5e6bfc9c3d34ed7e892113d199c0b1b444a2"},
- {file = "black-24.1.1-cp39-cp39-win_amd64.whl", hash = "sha256:ecba2a15dfb2d97105be74bbfe5128bc5e9fa8477d8c46766505c1dda5883aac"},
- {file = "black-24.1.1-py3-none-any.whl", hash = "sha256:5cdc2e2195212208fbcae579b931407c1fa9997584f0a415421748aeafff1168"},
- {file = "black-24.1.1.tar.gz", hash = "sha256:48b5760dcbfe5cf97fd4fba23946681f3a81514c6ab8a45b50da67ac8fbc6c7b"},
+ {file = "black-24.2.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:6981eae48b3b33399c8757036c7f5d48a535b962a7c2310d19361edeef64ce29"},
+ {file = "black-24.2.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:d533d5e3259720fdbc1b37444491b024003e012c5173f7d06825a77508085430"},
+ {file = "black-24.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:61a0391772490ddfb8a693c067df1ef5227257e72b0e4108482b8d41b5aee13f"},
+ {file = "black-24.2.0-cp310-cp310-win_amd64.whl", hash = "sha256:992e451b04667116680cb88f63449267c13e1ad134f30087dec8527242e9862a"},
+ {file = "black-24.2.0-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:163baf4ef40e6897a2a9b83890e59141cc8c2a98f2dda5080dc15c00ee1e62cd"},
+ {file = "black-24.2.0-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:e37c99f89929af50ffaf912454b3e3b47fd64109659026b678c091a4cd450fb2"},
+ {file = "black-24.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:4f9de21bafcba9683853f6c96c2d515e364aee631b178eaa5145fc1c61a3cc92"},
+ {file = "black-24.2.0-cp311-cp311-win_amd64.whl", hash = "sha256:9db528bccb9e8e20c08e716b3b09c6bdd64da0dd129b11e160bf082d4642ac23"},
+ {file = "black-24.2.0-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:d84f29eb3ee44859052073b7636533ec995bd0f64e2fb43aeceefc70090e752b"},
+ {file = "black-24.2.0-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:1e08fb9a15c914b81dd734ddd7fb10513016e5ce7e6704bdd5e1251ceee51ac9"},
+ {file = "black-24.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:810d445ae6069ce64030c78ff6127cd9cd178a9ac3361435708b907d8a04c693"},
+ {file = "black-24.2.0-cp312-cp312-win_amd64.whl", hash = "sha256:ba15742a13de85e9b8f3239c8f807723991fbfae24bad92d34a2b12e81904982"},
+ {file = "black-24.2.0-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:7e53a8c630f71db01b28cd9602a1ada68c937cbf2c333e6ed041390d6968faf4"},
+ {file = "black-24.2.0-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:93601c2deb321b4bad8f95df408e3fb3943d85012dddb6121336b8e24a0d1218"},
+ {file = "black-24.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a0057f800de6acc4407fe75bb147b0c2b5cbb7c3ed110d3e5999cd01184d53b0"},
+ {file = "black-24.2.0-cp38-cp38-win_amd64.whl", hash = "sha256:faf2ee02e6612577ba0181f4347bcbcf591eb122f7841ae5ba233d12c39dcb4d"},
+ {file = "black-24.2.0-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:057c3dc602eaa6fdc451069bd027a1b2635028b575a6c3acfd63193ced20d9c8"},
+ {file = "black-24.2.0-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:08654d0797e65f2423f850fc8e16a0ce50925f9337fb4a4a176a7aa4026e63f8"},
+ {file = "black-24.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ca610d29415ee1a30a3f30fab7a8f4144e9d34c89a235d81292a1edb2b55f540"},
+ {file = "black-24.2.0-cp39-cp39-win_amd64.whl", hash = "sha256:4dd76e9468d5536abd40ffbc7a247f83b2324f0c050556d9c371c2b9a9a95e31"},
+ {file = "black-24.2.0-py3-none-any.whl", hash = "sha256:e8a6ae970537e67830776488bca52000eaa37fa63b9988e8c487458d9cd5ace6"},
+ {file = "black-24.2.0.tar.gz", hash = "sha256:bce4f25c27c3435e4dace4815bcb2008b87e167e3bf4ee47ccdc5ce906eb4894"},
]
[package.dependencies]
@@ -787,4 +787,4 @@ files = [
[metadata]
lock-version = "2.0"
python-versions = "^3.11"
-content-hash = "325f52fb0b5703508759bc86b1fff36b3ed2a3a5ce6f498a6886f149e748c3d4"
+content-hash = "1a044dc6e14d8f8d245b1fa72a57fea9e364a651c8abe37e026826fd8e1a2664"
diff --git a/pyproject.toml b/pyproject.toml
index 4d2395fe..0abf4ea3 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -27,7 +27,7 @@ typer = "^0.9.0"
[tool.poetry.group.linters.dependencies]
-black = "24.1.1"
+black = "24.2.0"
ruff = "0.2.2"
[tool.poetry.scripts]
diff --git a/regtech_data_validator/phase_validations.py b/regtech_data_validator/phase_validations.py
index 5efe2805..04b55ec6 100644
--- a/regtech_data_validator/phase_validations.py
+++ b/regtech_data_validator/phase_validations.py
@@ -1231,12 +1231,14 @@ def get_phase_1_and_2_validations_for_lei(context: dict[str, str] | None = None)
),
severity=Severity.ERROR,
groupby="ct_credit_product",
- conditions=[{
- "condition_values": {"7", "8", "977"},
- "is_equal_condition": False,
- "target_value": "999",
- "should_equal_target": True,
- }],
+ conditions=[
+ {
+ "condition_values": {"7", "8", "977"},
+ "is_equal_condition": False,
+ "target_value": "999",
+ "should_equal_target": True,
+ }
+ ],
),
],
},
diff --git a/tests/test_schema_functions.py b/tests/test_schema_functions.py
index fe7522cf..bc8ae363 100644
--- a/tests/test_schema_functions.py
+++ b/tests/test_schema_functions.py
@@ -135,11 +135,13 @@ def test_with_invalid_dataframe(self):
def test_with_multi_invalid_dataframe(self):
df = pd.DataFrame(
- data=self.util.get_data({
- "ct_credit_product": ["989"],
- "num_principal_owners": ["1"],
- "action_taken": ["2"],
- })
+ data=self.util.get_data(
+ {
+ "ct_credit_product": ["989"],
+ "num_principal_owners": ["1"],
+ "action_taken": ["2"],
+ }
+ )
)
p1_is_valid, p1_findings_df = validate(self.phase1_schema, df)
assert not p1_is_valid
@@ -193,11 +195,13 @@ def test_with_invalid_data(self):
def test_with_multi_invalid_data_with_phase1(self):
is_valid, findings_df = validate_phases(
pd.DataFrame(
- data=self.util.get_data({
- "ct_credit_product": ["989"],
- "num_principal_owners": ["1"],
- "action_taken": ["2"],
- })
+ data=self.util.get_data(
+ {
+ "ct_credit_product": ["989"],
+ "num_principal_owners": ["1"],
+ "action_taken": ["2"],
+ }
+ )
)
)
@@ -208,10 +212,12 @@ def test_with_multi_invalid_data_with_phase1(self):
def test_with_multi_invalid_data_with_phase2(self):
is_valid, findings_df = validate_phases(
pd.DataFrame(
- data=self.util.get_data({
- "num_principal_owners": ["1"],
- "action_taken": ["2"],
- })
+ data=self.util.get_data(
+ {
+ "num_principal_owners": ["1"],
+ "action_taken": ["2"],
+ }
+ )
),
)
# since the data passed phase 1 validations