Skip to content

Commit 229f2dd

Browse files
Bump python-swiftclient from 4.6.0 to 4.8.0
Bumps [python-swiftclient](https://github.com/openstack/swift) from 4.6.0 to 4.8.0. - [Changelog](https://github.com/openstack/swift/blob/master/CHANGELOG) - [Commits](https://github.com/openstack/swift/commits) --- updated-dependencies: - dependency-name: python-swiftclient dependency-version: 4.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a4d8e82 commit 229f2dd

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

poetry.lock

Lines changed: 7 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
@@ -17,7 +17,7 @@ paramiko = {version = "^3.5.0", optional = true}
1717
pexpect = {version = "^4.9.0", optional = true}
1818
PyDrive = {version = "^1.3.1", optional = true}
1919
PyDrive2 = {version = "^1.21.3", optional = true}
20-
python-swiftclient = {version = "^4.5.0", optional = true}
20+
python-swiftclient = {version = "^4.8.0", optional = true}
2121
requests-oauthlib = {version = "^2.0.0", optional = true}
2222
duplicity = {version = "^1.2.3", optional = true}
2323
dropbox = {version = "^11.36.2", optional = true}

0 commit comments

Comments
 (0)