mirror of
https://github.com/pretix/pretix.git
synced 2026-09-14 16:24:43 +00:00
Update isort requirement from ==6.0.* to ==6.1.* (#5507)
This commit is contained in:
+1
-1
@@ -113,7 +113,7 @@ dev = [
|
|||||||
"fakeredis==2.31.*",
|
"fakeredis==2.31.*",
|
||||||
"flake8==7.3.*",
|
"flake8==7.3.*",
|
||||||
"freezegun",
|
"freezegun",
|
||||||
"isort==6.0.*",
|
"isort==6.1.*",
|
||||||
"pep8-naming==0.15.*",
|
"pep8-naming==0.15.*",
|
||||||
"potypo",
|
"potypo",
|
||||||
"pytest-asyncio>=0.24",
|
"pytest-asyncio>=0.24",
|
||||||
|
|||||||
Reference in New Issue
Block a user