Skip to content

Commit

Permalink
chore(deps): update for cryptography v40
Browse files Browse the repository at this point in the history
  • Loading branch information
jnsgruk committed Mar 29, 2023
1 parent 175935f commit 632acd6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions charmcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ parts:
# required for installing cryptography (cargo also contains rust):
- cargo
- libssl-dev
- pkg-config
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ops==2.2.0
cryptography==39.0.2
cryptography==40.0.1
lightkube==0.12.0
lightkube-models==1.26.0.4
Jinja2==3.1.2

0 comments on commit 632acd6

Please sign in to comment.