Skip to content

Commit be6c639

Browse files
chore(deps): bump attrs from 25.1.0 to 25.2.0 (#12603)
Bumps [attrs](https://github.com/sponsors/hynek) from 25.1.0 to 25.2.0. - [Commits](https://github.com/sponsors/hynek/commits) --- updated-dependencies: - dependency-name: attrs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ec053f0 commit be6c639

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-constraints-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ argcomplete==3.1.2 ; python_full_version < '3.8'
1010
# via nox
1111
argcomplete==3.6.0 ; python_full_version >= '3.8'
1212
# via nox
13-
attrs==25.1.0 ; python_full_version >= '3.8'
13+
attrs==25.2.0 ; python_full_version >= '3.8'
1414
# via nox
1515
babel==2.14.0 ; python_full_version < '3.8'
1616
# via sphinx

0 commit comments

Comments
 (0)