Skip to content
This repository was archived by the owner on Dec 17, 2025. It is now read-only.

Commit 7593cc9

Browse files
Bump boto3 from 1.20.46 to 1.20.49 in /{{cookiecutter.project_slug}} (#330)
Bumps [boto3](https://github.com/boto/boto3) from 1.20.46 to 1.20.49. - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](boto/boto3@1.20.46...1.20.49) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ad60c21 commit 7593cc9

File tree

2 files changed

+21
-28
lines changed

2 files changed

+21
-28
lines changed

{{cookiecutter.project_slug}}/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ python_version = "3.8"
1111
[packages]
1212
cryptography = "~=36.0.1"
1313
django = "~=2.2.26"
14-
"boto3" = "~=1.20.46"
14+
"boto3" = "~=1.20.49"
1515
django-environ = "~=0.8.1"
1616
django-storages = "~=1.12"
1717
psycopg2 = "<2.9"

{{cookiecutter.project_slug}}/Pipfile.lock

Lines changed: 20 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)