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 96188c5

Browse filesBrowse files
authored
Merge pull request #27612 from meeseeksmachine/auto-backport-of-pr-27606-on-v3.8.x
Backport PR #27606 on branch v3.8.x (Pin black version)
2 parents 2a78015 + a179ea8 commit 96188c5
Copy full SHA for 96188c5

File tree

Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed
Open diff view settings
Collapse file

‎environment.yml‎

Copy file name to clipboardExpand all lines: environment.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@ dependencies:
6262
- pytest-xdist
6363
- tornado
6464
- pytz
65-
- black
65+
- black<24
Collapse file

‎requirements/testing/all.txt‎

Copy file name to clipboardExpand all lines: requirements/testing/all.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# pip requirements for all the CI builds
22

3-
black
3+
black<24
44
certifi
55
coverage!=6.3
66
psutil

0 commit comments

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