Skip to content

Commit b7ccc5b

Browse files
authored
Pin max version
1 parent 4eaecf7 commit b7ccc5b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

environment.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ dependencies:
6464
- pytest-xdist
6565
- tornado
6666
- pytz
67-
- black~=23.0
67+
- black<24

requirements/testing/all.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# pip requirements for all the CI builds
22

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

0 commit comments

Comments
 (0)