Skip to content

Commit c0ee0c2

Browse files
renovate-botglasnt
andauthored
chore(deps): update dependency isort to v5.13.2 (GoogleCloudPlatform#12940)
* chore(deps): update dependency isort to v5.13.2 * re-pin max 3.7 supported isort --------- Co-authored-by: Katie McLaughlin <[email protected]>
1 parent 92accd7 commit c0ee0c2

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.12.0; python_version > "3.7"
2-
isort==5.11.4; python_version <= "3.7"
1+
isort==5.13.2; python_version > "3.7"
2+
isort==5.11.5; python_version <= "3.7"
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)