Skip to content

Commit 03318a1

Browse files
renovate-botglasnt
andauthored
chore(deps): update dependency isort to v6 (#13102)
* chore(deps): update dependency isort to v6 * Update compute/client_library/requirements.txt --------- Co-authored-by: Katie McLaughlin <[email protected]>
1 parent 7c74633 commit 03318a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
isort==5.13.2; python_version > "3.7"
2-
isort==5.11.5; python_version <= "3.7"
1+
isort==6.0.0; python_version > "3.9"
2+
isort==5.13.2; python_version <= "3.8"
33
black==24.8.0; python_version < "3.9"
44
black==24.10.0; python_version >= "3.9"
55
google-cloud-compute==1.19.1

0 commit comments

Comments
 (0)