Skip to content

Commit

Permalink
fix python module pipfile
Browse files Browse the repository at this point in the history
Change-Id: Id022db1288909a12fb2a13745eaa0689191ba98f
  • Loading branch information
s-kipnis committed Sep 26, 2024
1 parent 524a86d commit 5c3c750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agents/modules/windows/pipfiles/3/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ pyopenssl = "~=22.0" # cmk_update_agent
pywin32 = "==303" # logwatch

[requires]
python_version = "3.10"
python_version = "3.11"

0 comments on commit 5c3c750

Please sign in to comment.