Skip to content

Commit

Permalink
Bump aiobotocore from 2.6.0 to 2.14.0
Browse files Browse the repository at this point in the history
Bumps [aiobotocore](https://github.com/aio-libs/aiobotocore) from 2.6.0 to 2.14.0.
- [Release notes](https://github.com/aio-libs/aiobotocore/releases)
- [Changelog](https://github.com/aio-libs/aiobotocore/blob/master/CHANGES.rst)
- [Commits](aio-libs/aiobotocore@2.6.0...2.14.0)

---
updated-dependencies:
- dependency-name: aiobotocore
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 29, 2024
1 parent 2414293 commit da5d4b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dependencies = [
[project.optional-dependencies]
dev-test = [
"aioworkers==0.27.0",
"aiobotocore==2.6.0",
"aiobotocore==2.14.0",
"coverage[toml]==7.2.7",
"pytest==7.4.3",
"pytest-aioworkers[asyncio]==0.4",
Expand Down

0 comments on commit da5d4b6

Please sign in to comment.