mirror of
https://github.com/mvt-project/mvt.git
synced 2026-08-28 13:50:24 +02:00
Bump click from 8.3.2 to 8.3.3
Bumps [click](https://github.com/pallets/click) from 8.3.2 to 8.3.3. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/click/compare/8.3.2...8.3.3) --- updated-dependencies: - dependency-name: click dependency-version: 8.3.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ classifiers = [
|
|||||||
"Programming Language :: Python",
|
"Programming Language :: Python",
|
||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"click==8.3.2",
|
"click==8.3.3",
|
||||||
"rich==14.3.3",
|
"rich==14.3.3",
|
||||||
"tld==0.13.1",
|
"tld==0.13.1",
|
||||||
"requests==2.33.1",
|
"requests==2.33.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user