Skip to content

Commit 3bac1f5

Browse files
Bump oss2 from 2.18.1 to 2.18.4 (#152)
* Bump oss2 from 2.18.1 to 2.18.4 Bumps [oss2](https://github.com/aliyun/aliyun-oss-python-sdk) from 2.18.1 to 2.18.4. - [Release notes](https://github.com/aliyun/aliyun-oss-python-sdk/releases) - [Changelog](https://github.com/aliyun/aliyun-oss-python-sdk/blob/master/CHANGELOG.rst) - [Commits](https://github.com/aliyun/aliyun-oss-python-sdk/commits) --- updated-dependencies: - dependency-name: oss2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Update setup.cfg --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Gao <[email protected]>
1 parent dab46aa commit 3bac1f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ package_dir=
2727
packages = find:
2828
install_requires=
2929
fsspec>=2023.9.2
30-
oss2==2.18.1
31-
aiooss2>=0.2.7
30+
oss2==2.18.4
31+
aiooss2>=0.2.11
3232

3333
[options.extras_require]
3434
tests =

0 commit comments

Comments
 (0)