Skip to content

Commit

Permalink
chore(deps): bump boto3 from 1.34.81 to 1.34.85 in /backend/requirements
Browse files Browse the repository at this point in the history
Bumps [boto3](https://github.com/boto/boto3) from 1.34.81 to 1.34.85.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.34.81...1.34.85)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 17, 2024
1 parent 5444ec7 commit dd949ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ djangorestframework-api-key==3.0.0
django-napse==1.13.3 # https://github.com/napse-invest/django-napse

# # External tools
boto3==1.34.81 # https://boto3.amazonaws.com/v1/documentation/api/latest/guide/quickstart.html
boto3==1.34.85 # https://boto3.amazonaws.com/v1/documentation/api/latest/guide/quickstart.html

0 comments on commit dd949ba

Please sign in to comment.