Skip to content

Commit

Permalink
Update nitrokey dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mmerklinger committed Oct 23, 2024
1 parent 41121c1 commit 485b000
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -31,7 +31,7 @@ packages = [
nitrokeyapp = "nitrokeyapp.__main__:main"

[tool.poetry.dependencies]
nitrokey = "^0.2.0rc1"
nitrokey = "^0.2.2"
python = ">=3.9,<3.13"
pySide6 = ">=6.6.0"
pywin32 = { version = "305", markers = "sys_platform =='win32'" }
Expand Down

0 comments on commit 485b000

Please sign in to comment.