Skip to content

Commit

Permalink
Merge pull request PyO3#3224 from davidhewitt/msrv-log
Browse files Browse the repository at this point in the history
ci: pin log for msrv
  • Loading branch information
davidhewitt authored Jun 11, 2023
2 parents bb6d171 + 5348ff2 commit 56a43bc
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 @@ -465,6 +465,7 @@ def set_minimal_package_versions(session: nox.Session):
"rust_decimal": "1.26.1",
"csv": "1.1.6",
"hashbrown": "0.12.3",
"log": "0.4.17",
"once_cell": "1.17.2",
"rayon": "1.6.1",
"rayon-core": "1.10.2",
Expand Down

0 comments on commit 56a43bc

Please sign in to comment.