Skip to content

Commit

Permalink
Bump the boto3-dependencies group across 1 directory with 2 updates (#…
Browse files Browse the repository at this point in the history
…217)

Bumps the boto3-dependencies group with 2 updates in the / directory: [boto3](https://github.com/boto/boto3) and [moto](https://github.com/getmoto/moto).


Updates `boto3` from 1.34.88 to 1.34.141
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.34.88...1.34.141)

Updates `moto` from 5.0.5 to 5.0.11
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.0.5...5.0.11)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: boto3-dependencies
- dependency-name: moto
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: boto3-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: danishi <[email protected]>
  • Loading branch information
dependabot[bot] and danishi authored Jul 9, 2024
1 parent 60a6adf commit 734dfd4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
autopep8==2.3.1
flake8==7.1.0
lizard==1.17.10
moto==5.0.5
moto==5.0.11
pytest==8.2.2
pytest-cov==5.0.0
pytest-mock==3.14.0
pytest-sugar==1.0.0
pytest-sugar==1.0.0
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
boto3==1.34.88
boto3==1.34.141
configparser==7.0.0
tqdm==4.66.4

0 comments on commit 734dfd4

Please sign in to comment.