Skip to content

Commit

Permalink
Update ci dependencies and Nox version requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
tasansal committed Feb 2, 2025
1 parent fade4e2 commit 785f741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

package = "mdio"
python_versions = ["3.13", "3.12", "3.11", "3.10"]
nox.needs_version = ">= 2022.1.7"
nox.needs_version = ">= 2024.10.9"
nox.options.sessions = (
"pre-commit",
"safety",
Expand Down

0 comments on commit 785f741

Please sign in to comment.