Skip to content

Commit 878838c

Browse files
committed
Merge branch '19-update-cryptography-dependency' into 'master'
Resolve "Update cryptography dependency" Closes #19 See merge request internal/development-environment/ts-tvl!13
2 parents 2fa53ac + b7a0886 commit 878838c

File tree

2 files changed

+34
-30
lines changed

2 files changed

+34
-30
lines changed

poetry.lock

Lines changed: 33 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ readme = "README.md"
1010
python = "^3.8"
1111
typing-extensions = "^4.8.0"
1212
crcmod = "^1.7"
13-
cryptography = "^41.0.7"
13+
cryptography = "^43"
1414
pycryptodome = "^3.19.0"
1515
pyyaml = "^6.0.1"
1616
pydantic = "^1.10.0"

0 commit comments

Comments
 (0)