Skip to content

Commit

Permalink
Merge pull request #144 from analogdevicesinc/dependabot/pip/click-8.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
tfcollins authored Aug 22, 2023
2 parents f518225 + 0dca478 commit 248ef04
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -21,7 +21,7 @@ pytest = "^7.4.0"
black = "^22.10.0"
coverage = {extras = ["toml"], version = "^7.2"}
isort = "^5.11.4"
click = "^8.1.6"
click = "^8.1.7"
bump2version = "^1.0.1"
codespell = "^2.2.4"
pre-commit = "^2.21.0"
Expand Down

0 comments on commit 248ef04

Please sign in to comment.