Skip to content

Commit

Permalink
Bump oss2 from 2.18.1 to 2.18.4 (#152)
Browse files Browse the repository at this point in the history
* 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]>
  • Loading branch information
dependabot[bot] and karajan1001 authored Apr 14, 2024
1 parent dab46aa commit 3bac1f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ package_dir=
packages = find:
install_requires=
fsspec>=2023.9.2
oss2==2.18.1
aiooss2>=0.2.7
oss2==2.18.4
aiooss2>=0.2.11

[options.extras_require]
tests =
Expand Down

0 comments on commit 3bac1f5

Please sign in to comment.