Skip to content

Commit 6eb4992

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 bef9bef commit 6eb4992

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
@@ -3,7 +3,7 @@ async-generator==1.10 ; python_version >= '3.5'
33

44
asyncmock==0.4.2
55

6-
attrs==25.3.0 ; python_version >= '3.7'
6+
attrs==26.1.0 ; python_version >= '3.7'
77

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

0 commit comments

Comments
 (0)