Skip to content

Commit b082e12

Browse files
hodgestarbraised-babbage
authored andcommitted
Update black version to 24.10.
1 parent 85482e6 commit b082e12

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

source/openpulse/requirements-dev.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
pytest>=6.0
22
pyyaml
33
pylint>=2.9
4-
black>=20.8b0
4+
5+
# Black uses calver majors for changes to the default style;
6+
# we can allow updates within a given year.
7+
black~=24.10

0 commit comments

Comments
 (0)