Skip to content

Commit

Permalink
Bump click from 8.1.3 to 8.1.7 in /dependencies/python
Browse files Browse the repository at this point in the history
Bumps [click](https://github.com/pallets/click) from 8.1.3 to 8.1.7.
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](pallets/click@8.1.3...8.1.7)

---
updated-dependencies:
- dependency-name: click
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent dc1bf5c commit 2c0696c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dependencies/python/black.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
black==22.3.0
click==8.1.3
click==8.1.7
mypy-extensions==0.4.3
pathspec==0.9.0
platformdirs==2.5.2
Expand Down
2 changes: 1 addition & 1 deletion dependencies/python/lintly23.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ certifi==2021.10.8
cffi==1.15.0
charset-normalizer==2.0.12
ci-py==1.0.0
click==8.1.3
click==8.1.7
deprecated==1.2.13
idna==3.3
jinja2==3.1.2
Expand Down
2 changes: 1 addition & 1 deletion dependencies/python/semgrep.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ bracex==2.2.1
certifi==2021.10.8
charset-normalizer==2.0.12
click-option-group==0.5.3
click==8.1.3
click==8.1.7
colorama==0.4.4
defusedxml==0.7.1
face==20.1.1
Expand Down
2 changes: 1 addition & 1 deletion dependencies/python/sqlfluff.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
appdirs==1.4.4
attrs==21.4.0
chardet==4.0.0
click==8.1.3
click==8.1.7
colorama==0.4.4
diff-cover==6.5.0
iniconfig==1.1.1
Expand Down

0 comments on commit 2c0696c

Please sign in to comment.