Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump boto3 from 1.36.16 to 1.36.26 #5972

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2025

Bumps boto3 from 1.36.16 to 1.36.26.

Commits
  • bbe3a8d Merge branch 'release-1.36.26'
  • c42cd13 Bumping version to 1.36.26
  • ad51c7e Add changelog entries from botocore
  • 29156ca Merge branch 'release-1.36.25'
  • 2f9a1d2 Merge branch 'release-1.36.25' into develop
  • 7101dbc Bumping version to 1.36.25
  • e7124bd Add changelog entries from botocore
  • 2eb90da Merge branch 'release-1.36.24'
  • 2e2eac0 Merge branch 'release-1.36.24' into develop
  • 292eb0a Bumping version to 1.36.24
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [boto3](https://github.com/boto/boto3) from 1.36.16 to 1.36.26.
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.36.16...1.36.26)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner February 24, 2025 00:26
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 24, 2025
Copy link

codecov bot commented Feb 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.63%. Comparing base (7f21f1d) to head (d33e1b5).
Report is 2 commits behind head on chore/dependencies-2025-02-24.

Additional details and impacted files
@@                      Coverage Diff                       @@
##           chore/dependencies-2025-02-24    #5972   +/-   ##
==============================================================
  Coverage                          96.63%   96.63%           
==============================================================
  Files                               1082     1082           
  Lines                              25406    25406           
  Branches                            1678     1678           
==============================================================
  Hits                               24551    24551           
  Misses                               698      698           
  Partials                             157      157           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dredmonds dredmonds changed the base branch from main to chore/dependencies-2025-02-24 February 24, 2025 13:57
@dredmonds dredmonds merged commit 968d162 into chore/dependencies-2025-02-24 Feb 24, 2025
5 checks passed
@dredmonds dredmonds deleted the dependabot/pip/boto3-1.36.26 branch February 24, 2025 13:57
dredmonds added a commit that referenced this pull request Feb 25, 2025
* Bump boto3 from 1.36.16 to 1.36.26 (#5972)

Bumps [boto3](https://github.com/boto/boto3) from 1.36.16 to 1.36.26.
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.36.16...1.36.26)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump django-axes from 7.0.1 to 7.0.2 (#5973)

Bumps [django-axes](https://github.com/jazzband/django-axes) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/jazzband/django-axes/releases)
- [Changelog](https://github.com/jazzband/django-axes/blob/master/CHANGES.rst)
- [Commits](jazzband/django-axes@7.0.1...7.0.2)

---
updated-dependencies:
- dependency-name: django-axes
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump sentry-sdk from 2.20.0 to 2.22.0 (#5975)

Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.20.0 to 2.22.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@2.20.0...2.22.0)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump flake8 from 7.1.1 to 7.1.2 (#5963)

Bumps [flake8](https://github.com/pycqa/flake8) from 7.1.1 to 7.1.2.
- [Commits](PyCQA/flake8@7.1.1...7.1.2)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump pytest-django from 4.9.0 to 4.10.0 (#5961)

Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 4.9.0 to 4.10.0.
- [Release notes](https://github.com/pytest-dev/pytest-django/releases)
- [Changelog](https://github.com/pytest-dev/pytest-django/blob/main/docs/changelog.rst)
- [Commits](pytest-dev/pytest-django@v4.9.0...v4.10.0)

---
updated-dependencies:
- dependency-name: pytest-django
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump simplejson from 3.19.3 to 3.20.1 (#5962)

Bumps [simplejson](https://github.com/simplejson/simplejson) from 3.19.3 to 3.20.1.
- [Release notes](https://github.com/simplejson/simplejson/releases)
- [Changelog](https://github.com/simplejson/simplejson/blob/master/CHANGES.txt)
- [Commits](simplejson/simplejson@v3.19.3...v3.20.1)

---
updated-dependencies:
- dependency-name: simplejson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump moto from 5.0.28 to 5.1.0 (#5974)

Bumps [moto](https://github.com/getmoto/moto) from 5.0.28 to 5.1.0.
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.0.28...5.1.0)

---
updated-dependencies:
- dependency-name: moto
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update flake8 pre-commit hook

* Bump cryptography from 43.0.1 to 44.0.1 (#5976)

Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.1 to 44.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@43.0.1...44.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant