Skip to content

Commit

Permalink
Bump the boto3-dependencies group with 2 updates (#138)
Browse files Browse the repository at this point in the history
Bumps the boto3-dependencies group with 2 updates: [boto3](https://github.com/boto/boto3) and [moto](https://github.com/getmoto/moto).


Updates `boto3` from 1.28.57 to 1.28.63
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.28.57...1.28.63)

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

---
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2023
1 parent c8fa56f commit 8c065d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
autopep8==2.0.4
flake8==6.1.0
lizard==1.17.10
moto==4.2.5
moto==4.2.6
pytest==7.4.2
pytest-cov==4.1.0
pytest-mock==3.11.1
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
boto3==1.28.57
boto3==1.28.63
configparser==6.0.0
tqdm==4.66.1

0 comments on commit 8c065d7

Please sign in to comment.