Skip to content

Commit

Permalink
Bump boto3 from 1.28.1 to 1.28.3 in /{{cookiecutter.project_slug}} (#601
Browse files Browse the repository at this point in the history
)

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

---
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 Jul 20, 2023
1 parent eefadac commit 89ab0e7
Show file tree
Hide file tree
Showing 2 changed files with 131 additions and 131 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.1"
"boto3" = "~=1.28.3"
django-environ = "~=0.10.0"
django-storages = "~=1.12"
psycopg2 = "<2.9"
Expand Down
Loading

0 comments on commit 89ab0e7

Please sign in to comment.