Skip to content

Commit 5278cff

Browse files
Bump cryptography from 36.0 to 39.0.1 (#98)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Steven Silvester <[email protected]>
1 parent 46fe439 commit 5278cff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: .pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ repos:
2525
args: ["--line-length", "100"]
2626

2727
- repo: https://github.com/PyCQA/isort
28-
rev: 5.10.1
28+
rev: 5.12.0
2929
hooks:
3030
- id: isort
3131
files: \.py$

Diff for: requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
black==22.1
2-
cryptography==36.0
2+
cryptography==39.0.1
33
gitpython==3.1.30
44
keen==0.7
55
mock==4.0

0 commit comments

Comments
 (0)