Skip to content

Commit aed7a85

Browse files
build: bump click from 8.1.8 to 8.3.1
Bumps [click](https://github.com/pallets/click) from 8.1.8 to 8.3.1. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/8.3.1/CHANGES.rst) - [Commits](pallets/click@8.1.8...8.3.1) --- updated-dependencies: - dependency-name: click dependency-version: 8.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2af27b7 commit aed7a85

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ readme = "README.md"
88
license = "GPL-3.0-or-later"
99
dependencies = [
1010
"aiohttp>=3.9.0,<4",
11-
"click<8.2.0",
11+
"click<8.4.0",
1212
"pygments>=2.13.0,<3",
1313
"pathspec>=0.12.1,<0.13",
1414
"pyperclip>=1.9.0,<2",

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)