Skip to content

Commit

Permalink
Merge pull request RedHatInsights#1039 from petracihalova/cryptograph…
Browse files Browse the repository at this point in the history
…y-upgrade

cryptography package upgrade (to solve grype check failure)
  • Loading branch information
petracihalova authored Feb 28, 2024
2 parents 7cb3d54 + ad8f461 commit 3ebee10
Show file tree
Hide file tree
Showing 4 changed files with 235 additions and 103 deletions.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ flake8-import-order = "==0.18.2"
flake8-quotes = "==3.3.2"
mypy = "==1.8.0"
types-pyyaml = "==6.0.12.12"
cryptography = "==42.0.4"

[requires]
python_version = "3.9"
Expand Down
Loading

0 comments on commit 3ebee10

Please sign in to comment.