Skip to content

Commit 95b5684

Browse files
Bump asyncclick from 8.2.2.2 to 8.3.0.7 in the minor group
Bumps the minor group with 1 update: [asyncclick](https://github.com/python-trio/asyncclick). Updates `asyncclick` from 8.2.2.2 to 8.3.0.7 - [Changelog](https://github.com/python-trio/asyncclick/blob/main/CHANGES.rst) - [Commits](https://github.com/python-trio/asyncclick/commits) --- updated-dependencies: - dependency-name: asyncclick dependency-version: 8.3.0.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e9fa884 commit 95b5684

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ email = "[email protected]"
5555

5656
[project.optional-dependencies]
5757
cli = [
58-
"asyncclick == 8.2.2.2",
58+
"asyncclick == 8.3.0.7",
5959
"prompt-toolkit == 3.0.52",
6060
"parsedatetime == 2.6",
6161
"tzlocal == 5.3.1",

0 commit comments

Comments
 (0)