Skip to content

Commit

Permalink
Bump boto3 from 1.28.15 to 1.28.25 in /{{cookiecutter.project_slug}} (#…
Browse files Browse the repository at this point in the history
…617)

Bumps [boto3](https://github.com/boto/boto3) from 1.28.15 to 1.28.25.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.28.15...1.28.25)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
1 parent c6428f1 commit ff77fed
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 106 deletions.
2 changes: 1 addition & 1 deletion {{cookiecutter.project_slug}}/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ python_version = "3.8"
[packages]
cryptography = "~=40.0.2"
django = "~=2.2.26"
"boto3" = "~=1.28.15"
"boto3" = "~=1.28.25"
django-environ = "~=0.10.0"
django-storages = "~=1.12"
psycopg2 = "<2.10"
Expand Down
Loading

0 comments on commit ff77fed

Please sign in to comment.