Skip to content

Commit 2c79ce6

Browse files
committedFeb 9, 2024
fix dependabot alert 41
1 parent d905abc commit 2c79ce6

File tree

2 files changed

+39
-30
lines changed

2 files changed

+39
-30
lines changed
 

‎poetry.lock

+38-29
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ icecream = "^2.1.0"
5858
debugpy = "^1.2.1"
5959
py-spy = "^0.3.10"
6060
isort = "^5.10.1"
61-
cryptography = "^41.0.4" # https://github.com/zauberzeug/rosys/security/dependabot/36
61+
cryptography = "^42.0.0" # https://github.com/zauberzeug/rosys/security/dependabot/41
6262

6363
[build-system]
6464
requires = [

0 commit comments

Comments
 (0)
Please sign in to comment.