Skip to content

Commit

Permalink
Type checks: Replace outdated types-cryptography with cryptography
Browse files Browse the repository at this point in the history
  • Loading branch information
s-hamann committed Jun 25, 2024
1 parent 69e0cf5 commit 9923b92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ commands =
description = check types
skip_install = true
deps =
types-cryptography
cryptography
dnspython
types-requests
mypy
Expand Down

0 comments on commit 9923b92

Please sign in to comment.