Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d6b7e47

Browse filesBrowse files
renovate-botglasnt
andauthored
chore(deps): update dependency black to v24.10.0 (GoogleCloudPlatform#12743)
* chore(deps): update dependency black to v24.10.0 * Black 24.10.0 drops Python 3.8 support --------- Co-authored-by: Katie McLaughlin <katie@glasnt.com>
1 parent 4fe5495 commit d6b7e47
Copy full SHA for d6b7e47

File tree

Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
isort==5.12.0; python_version > "3.7"
22
isort==5.11.4; python_version <= "3.7"
3-
black==24.8.0
3+
black==24.8.0; python_version < "3.9"
4+
black==24.10.0; python_version >= "3.9"
45
google-cloud-compute==1.19.1

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.