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