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
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.35.54 to 1.36.2
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.35.54...1.36.2)

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

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 4edeb01 commit 89c2006
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.3.1
flake8==7.1.1
lizard==1.17.13
moto==5.0.19
moto==5.0.27
pytest==8.3.3
pytest-cov==6.0.0
pytest-mock==3.14.0
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.35.54
boto3==1.36.2
configparser==7.1.0
tqdm==4.66.6

0 comments on commit 89c2006

Please sign in to comment.