Skip to content

Commit ce288e6

Browse files
messensedavidhewitt
authored andcommitted
CI: Pin inventory to 0.3.4 in MSRV job
1 parent 9dccad3 commit ce288e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

noxfile.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -424,6 +424,7 @@ def set_minimal_package_versions(session: nox.Session, venv_backend="none"):
424424
min_pkg_versions = {
425425
"csv": "1.1.6",
426426
"indexmap": "1.6.2",
427+
"inventory": "0.3.4",
427428
"hashbrown": "0.9.1",
428429
"plotters": "0.3.1",
429430
"plotters-svg": "0.3.1",

0 commit comments

Comments
 (0)