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

Commit 053e6b5

Browse files
Bump boto3 from 1.28.59 to 1.28.68 in /{{cookiecutter.project_slug}} (#663)
Bumps [boto3](https://github.com/boto/boto3) from 1.28.59 to 1.28.68. - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](boto/boto3@1.28.59...1.28.68) --- 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 5318793 commit 053e6b5

File tree

2 files changed

+99
-99
lines changed

2 files changed

+99
-99
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 = "~=41.0.4"
1313
django = "==3.2.20"
14-
"boto3" = "~=1.28.44"
14+
"boto3" = "~=1.28.68"
1515
django-environ = "~=0.11.2"
1616
django-storages = "~=1.12"
1717
psycopg2 = "<=2.9"

{{cookiecutter.project_slug}}/Pipfile.lock

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

0 commit comments

Comments
 (0)