Bump the test group with 1 updates and remove attrs pin (#9886)

This commit is contained in:
dependabot[bot] 2026-02-07 13:25:54 +00:00 committed by GitHub
parent 8fe9c5497e
commit 1b63dce808
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -44,9 +44,7 @@ dev = [
{ include-group = "test" },
]
test = [
# temporary pin of attrs
"attrs==22.1.0",
"importlib-metadata<5.0",
"importlib-metadata<9.0",
# Pytest for running the tests.
"pytest==9.*",