Skip to content

Commit d8eb686

Browse files
Bump boto3 from 1.35.99 to 1.38.8 in /{{cookiecutter.project_slug}} (#899)
Bumps [boto3](https://github.com/boto/boto3) from 1.35.99 to 1.38.8. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.35.99...1.38.8) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.38.8 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 000d68c commit d8eb686

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
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.9"
1111
[packages]
1212
cryptography = "~=44.0.2"
1313
django = "==4.2.20"
14-
"boto3" = "~=1.35.55"
14+
"boto3" = "~=1.38.8"
1515
django-environ = "~=0.11.2"
1616
django-storages = "~=1.14"
1717
psycopg2 = "<=2.9.9"

{{cookiecutter.project_slug}}/Pipfile.lock

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

0 commit comments

Comments
 (0)