Skip to content

Commit a55fd32

Browse files
Upgrade: Update attrs requirement from >=25.3.0 to >=26.1.0
Updates the requirements on [attrs](https://github.com/python-attrs/attrs) to permit the latest version. - [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:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2b6f31f commit a55fd32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ aiosignal>=1.4.0
55
aiosqlite>=0.21.0
66
argon2-cffi>=25.1.0
77
argon2-cffi-bindings>=25.1.0
8-
attrs>=25.3.0
8+
attrs>=26.1.0
99
certifi>=2026.4.22
1010
charset-normalizer>=3.4.4
1111
discord.py>=2.6.3

0 commit comments

Comments
 (0)