Skip to content

Commit

Permalink
Merge pull request #116 from antoinevg/antoinevg/bump-pyfwup
Browse files Browse the repository at this point in the history
repo: bump python dependency 'pyfwup~=0.4'
  • Loading branch information
antoinevg authored Jul 5, 2024
2 parents 6cdb2d4 + c5e9c3e commit 9e7473d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cynthion/python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies = [
"future",
"libusb1",
"prompt_toolkit",
"pyfwup>=0.2",
"pyfwup~=0.4",
"pyserial>=3.5",
"pyusb",
"tabulate",
Expand Down

0 comments on commit 9e7473d

Please sign in to comment.