Skip to content

Commit

Permalink
Bump the boto group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the boto group with 2 updates in the / directory: [boto3](https://github.com/boto/boto3) and [boto3-stubs](https://github.com/youtype/mypy_boto3_builder).


Updates `boto3` from 1.35.29 to 1.35.31
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.35.29...1.35.31)

Updates `boto3-stubs` from 1.35.29 to 1.35.31
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: boto
- dependency-name: boto3-stubs
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: boto
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent 08f0c72 commit f959cd4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
4 changes: 2 additions & 2 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name = "pypi"
[packages]
argon2-cffi = "==23.1.0"
authlib = "==1.3.2"
boto3 = "==1.35.29"
boto3 = "==1.35.31"
celery = "==5.4.0"
django = "==5.1.1"
django-environ = "==0.11.2"
Expand Down Expand Up @@ -44,7 +44,7 @@ sentry-sdk = "==2.14.0"
whitenoise = "==6.7.0"

[dev-packages]
boto3-stubs = { extras = ["s3", "boto3"], version = "==1.35.29" }
boto3-stubs = { extras = ["s3", "boto3"], version = "==1.35.31" }
coverage = "==7.6.1"
debugpy = "==1.8.6"
django-coverage-plugin = "==3.1.0"
Expand Down
15 changes: 8 additions & 7 deletions Pipfile.lock

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

0 comments on commit f959cd4

Please sign in to comment.