Skip to content

Commit 10a88ae

Browse files
Bump cattrs from 25.3.0 to 26.1.0
Bumps [cattrs](https://github.com/python-attrs/cattrs) from 25.3.0 to 26.1.0. - [Release notes](https://github.com/python-attrs/cattrs/releases) - [Changelog](https://github.com/python-attrs/cattrs/blob/main/HISTORY.md) - [Commits](python-attrs/cattrs@v25.3.0...v26.1.0) --- updated-dependencies: - dependency-name: cattrs dependency-version: 26.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1c32cbb commit 10a88ae

2 files changed

Lines changed: 112 additions & 105 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ test = [
108108
{ include-group = "pytest" },
109109
"databricks-connect==15.1",
110110
"databricks-labs-pytester>=0.3.0,<0.8.0",
111-
"cattrs>=25.2.0,<26.0.0",
111+
"cattrs>=25.2.0,<27.0.0",
112112
"faker~=40.12.0",
113113
]
114114
sqlglot = [

0 commit comments

Comments
 (0)