Skip to content

Commit 9026da7

Browse files
chore(deps): bump diff-match-patch from 20200713 to 20230430 (#8873)
Bumps [diff-match-patch](https://github.com/diff-match-patch-python/diff-match-patch) from 20200713 to 20230430. - [Changelog](https://github.com/diff-match-patch-python/diff-match-patch/blob/main/CHANGELOG.md) - [Commits](diff-match-patch-python/diff-match-patch@v20200713...v20230430) --- updated-dependencies: - dependency-name: diff-match-patch dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c2ee086 commit 9026da7

File tree

2 files changed

+10
-7
lines changed

2 files changed

+10
-7
lines changed

poetry.lock

Lines changed: 9 additions & 6 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
@@ -87,7 +87,7 @@ python-pentabarf-xml = "0.20"
8787
python-geoip-geolite2 = "2015.303"
8888
pycountry = "22.3.5"
8989
pytz = "2023.3"
90-
diff-match-patch = "20200713"
90+
diff-match-patch = "20230430"
9191
blinker = "1.6.2"
9292
envparse = "0.2"
9393
flask-rest-jsonapi = {git = "https://github.com/fossasia/flask-rest-jsonapi.git", tag = "0.12.6.5"}

0 commit comments

Comments
 (0)