Skip to content

Commit bc0d101

Browse files
Bump patch-ng from 1.18.1 to 1.19.0
Bumps [patch-ng](https://github.com/conan-io/python-patch) from 1.18.1 to 1.19.0. - [Release notes](https://github.com/conan-io/python-patch/releases) - [Changelog](https://github.com/conan-io/python-patch-ng/blob/master/doc/CHANGES.md) - [Commits](conan-io/python-patch-ng@1.18.1...1.19.0) --- updated-dependencies: - dependency-name: patch-ng dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9b0cd9b commit bc0d101

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ requests = ">=2.32.4,<3.0"
4343
urllib3 = ">=2.4.0,<3.0.0"
4444
pyjwt = ">=2.8.0,<3.0"
4545
rich = ">=13.9.4, <14"
46-
patch-ng = "1.18.1"
46+
patch-ng = "1.19.0"
4747
typer = "^0.15.3"
4848
tenacity = ">=9.0.0,<9.1.0"
4949
mcp = { version = ">=1.9.3,<2.0.0", markers = "python_version >= '3.10'" }

0 commit comments

Comments
 (0)