Skip to content

Commit 3ab0ef0

Browse files
build(deps): bump duplicity from 1.2.3 to 2.1.1
Bumps [duplicity](https://github.com/librsync/librsync) from 1.2.3 to 2.1.1. - [Release notes](https://github.com/librsync/librsync/releases) - [Changelog](https://github.com/librsync/librsync/blob/master/NEWS.md) - [Commits](https://github.com/librsync/librsync/commits) --- updated-dependencies: - dependency-name: duplicity dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1f665dd commit 3ab0ef0

File tree

2 files changed

+44
-16
lines changed

2 files changed

+44
-16
lines changed

poetry.lock

Lines changed: 43 additions & 15 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
@@ -18,7 +18,7 @@ PyDrive = {version = "^1.3.1", optional = true}
1818
PyDrive2 = {version = "^1.17.0", optional = true}
1919
python-swiftclient = {version = "^4.3.0", optional = true}
2020
requests-oauthlib = {version = "^1.3.1", optional = true}
21-
duplicity = {version = "^1.2.3", optional = true}
21+
duplicity = {version = "^2.1.1", optional = true}
2222
dropbox = {version = "^11.36.2", optional = true}
2323
python-keystoneclient = {version = "^5.2.0", optional = true}
2424
idna = {version = "3.4", optional = true}

0 commit comments

Comments
 (0)