mirror of
https://github.com/encode/django-rest-framework.git
synced 2026-02-08 08:19:38 +03:00
Bump the test group with 1 updates and remove attrs pin (#9886)
This commit is contained in:
parent
8fe9c5497e
commit
1b63dce808
|
|
@ -44,9 +44,7 @@ dev = [
|
||||||
{ include-group = "test" },
|
{ include-group = "test" },
|
||||||
]
|
]
|
||||||
test = [
|
test = [
|
||||||
# temporary pin of attrs
|
"importlib-metadata<9.0",
|
||||||
"attrs==22.1.0",
|
|
||||||
"importlib-metadata<5.0",
|
|
||||||
|
|
||||||
# Pytest for running the tests.
|
# Pytest for running the tests.
|
||||||
"pytest==9.*",
|
"pytest==9.*",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user