Skip to content

Commit

Permalink
Bump boto3 from 1.35.55 to 1.35.57 in /{{cookiecutter.project_slug}}
Browse files Browse the repository at this point in the history
Bumps [boto3](https://github.com/boto/boto3) from 1.35.55 to 1.35.57.
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.35.55...1.35.57)

---
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 Nov 11, 2024
1 parent 6f93ef3 commit 1fc5593
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 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.9"
[packages]
cryptography = "~=43.0.1"
django = "==4.2.16"
"boto3" = "~=1.35.55"
"boto3" = "~=1.35.57"
django-environ = "~=0.11.2"
django-storages = "~=1.14"
psycopg2 = "<=2.9.9"
Expand Down
20 changes: 10 additions & 10 deletions {{cookiecutter.project_slug}}/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1fc5593

Please sign in to comment.