Skip to content

Commit

Permalink
chore(deps): update dependency cryptography to v43
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 18, 2024
1 parent 61fa376 commit dbd9097
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 36 deletions.
65 changes: 30 additions & 35 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ python = "~3.12"
pydantic = "^2.7.1"
fastapi = { extras = ["all"], version = "^0.115.0" }
authlib = "^1.3.0"
cryptography = "^42.0.5"
cryptography = "^43.0.0"
icalendar = "^5.0.12"
aiofiles = "^23.2.1"
sqlalchemy = { extras = ["asyncpg"], version = "^2.0.30" }
Expand Down

0 comments on commit dbd9097

Please sign in to comment.