Skip to content

Commit e380fa2

Browse files
chore(deps-dev): bump attrs from 25.3.0 to 26.1.0
Bumps [attrs](https://github.com/python-attrs/attrs) from 25.3.0 to 26.1.0. - [Release notes](https://github.com/python-attrs/attrs/releases) - [Changelog](https://github.com/python-attrs/attrs/blob/main/CHANGELOG.md) - [Commits](python-attrs/attrs@25.3.0...26.1.0) --- updated-dependencies: - dependency-name: attrs 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 2ff8f0c commit e380fa2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ async-generator==1.10 ; python_version >= '3.5'
44

55
asyncmock==0.4.2
66

7-
attrs==25.3.0 ; python_version >= '3.7'
7+
attrs==26.1.0 ; python_version >= '3.7'
88

99
azure-core==1.41.0 ; python_version >= '3.7'
1010

0 commit comments

Comments
 (0)