Skip to content

Commit 47b0373

Browse files
chore(deps): bump attrs from 23.1.0 to 23.2.0
Bumps [attrs](https://github.com/sponsors/hynek) from 23.1.0 to 23.2.0. - [Commits](https://github.com/sponsors/hynek/commits) --- updated-dependencies: - dependency-name: attrs dependency-version: 23.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 24a371f commit 47b0373

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ aiosignal==1.3.2 ; python_version >= "3.7" and python_version < "4.0"
44
argcomplete==3.5.3 ; python_version >= "3.7" and python_version < "4.0"
55
async-timeout==4.0.3 ; python_version >= "3.7" and python_version < "4.0"
66
asynctest==0.13.0 ; python_version >= "3.7" and python_version < "3.8"
7-
attrs==23.1.0 ; python_version >= "3.7" and python_version < "4.0"
7+
attrs==23.2.0 ; python_version >= "3.7" and python_version < "4.0"
88
certifi==2025.8.3 ; python_version >= "3.7" and python_version < "4.0"
99
cffi==1.17.1 ; python_version >= "3.7" and python_version < "4.0"
1010
charset-normalizer==3.4.2 ; python_version >= "3.7" and python_version < "4.0"

0 commit comments

Comments
 (0)