Skip to content

Commit 94851e9

Browse files
build(deps): update giturlparse requirement
Updates the requirements on [giturlparse](https://github.com/nephila/giturlparse) to permit the latest version. - [Release notes](https://github.com/nephila/giturlparse/releases) - [Changelog](https://github.com/nephila/giturlparse/blob/master/HISTORY.rst) - [Commits](nephila/giturlparse@0.12.0...0.14.0) --- updated-dependencies: - dependency-name: giturlparse dependency-version: 0.14.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 38d6414 commit 94851e9

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
@@ -36,7 +36,7 @@ classifiers = [
3636
dependencies = [
3737
"distro==1.9.* ; sys_platform == 'linux'",
3838
"dulwich>=0.24.1,<0.24.7",
39-
"giturlparse>=0.12,<0.13",
39+
"giturlparse>=0.12,<0.15",
4040
"imagesize>=1.4,<1.5",
4141
"packaging>=22,<26",
4242
"pypac>=0.16.3,<1",

0 commit comments

Comments
 (0)