Skip to content

Commit

Permalink
CI: Pin inventory to 0.3.4 in MSRV job
Browse files Browse the repository at this point in the history
  • Loading branch information
messense authored and davidhewitt committed Apr 11, 2023
1 parent 9dccad3 commit ce288e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -424,6 +424,7 @@ def set_minimal_package_versions(session: nox.Session, venv_backend="none"):
min_pkg_versions = {
"csv": "1.1.6",
"indexmap": "1.6.2",
"inventory": "0.3.4",
"hashbrown": "0.9.1",
"plotters": "0.3.1",
"plotters-svg": "0.3.1",
Expand Down

0 comments on commit ce288e6

Please sign in to comment.