Skip to content

Commit

Permalink
Safety issues up to 2025-01-12
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Maier <[email protected]>
  • Loading branch information
andy-maier committed Jan 12, 2025
1 parent 2b083b5 commit 2797469
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions changes/noissue.safety.fix.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Addressed safety issues up to 2025-01-12.
2 changes: 1 addition & 1 deletion minimum-constraints-install.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ wheel==0.41.3

# Direct dependencies for install (must be consistent with requirements.txt)

zhmcclient==1.18.0
zhmcclient==1.18.2

click==8.0.2
click-repl==0.2
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# Direct dependencies for install (must be consistent with minimum-constraints-install.txt)

# zhmcclient @ git+https://github.com/zhmcclient/python-zhmcclient.git@master
zhmcclient>=1.18.0
zhmcclient>=1.18.2

# safety 2.2.0 depends on click>=8.0.2
click>=8.0.2
Expand Down

0 comments on commit 2797469

Please sign in to comment.