Skip to content

Commit 7638f15

Browse files
committed
build: add cryptography to lock file for CI
1 parent ee5b4e5 commit 7638f15

File tree

2 files changed

+56
-4
lines changed

2 files changed

+56
-4
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ dev = [
6666
"eval-type-backport>=0.2.2",
6767
"fastapi >= 0.110.0, <1",
6868
"aiosqlite>=0.21.0",
69-
"types-cryptography",
7069
"cryptography>=45.0, <46",
7170
]
7271

@@ -142,4 +141,4 @@ markers = [
142141
]
143142

144143
[tool.inline-snapshot]
145-
format-command = "ruff format --stdin-filename {filename}"
144+
format-command = "ruff format --stdin-filename {filename}"

uv.lock

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

0 commit comments

Comments
 (0)