Skip to content

chore(deps): bump requests-aws4auth from 1.2.3 to 1.3.1 in /monitoring_flask_backend#26

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/monitoring_flask_backend/requests-aws4auth-1.3.1
Closed

chore(deps): bump requests-aws4auth from 1.2.3 to 1.3.1 in /monitoring_flask_backend#26
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/monitoring_flask_backend/requests-aws4auth-1.3.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 6, 2026

Bumps requests-aws4auth from 1.2.3 to 1.3.1.

Release notes

Sourced from requests-aws4auth's releases.

v1.3.1

1.3.1 (2024-07-21)

Changes

  • explicitly set python requirement to 3.7.

v1.3.0

1.3.0 (2024-07-21)

Changes

  • test against 3.12. Currently supporting 3.8-3.12.
  • add nonstandard port test, #68. Thanks @​phillipberndt.
  • remove six and support for any python before 3.7, #73. Thanks @​hugovk.
Changelog

Sourced from requests-aws4auth's changelog.

1.3.1 (2024-07-21)

Changes

  • explicitly set python requirement to 3.7.

1.3.0 (2024-07-21)

Changes

  • test against 3.12. Currently supporting 3.8-3.12.
  • add nonstandard port test, #68. Thanks @​phillipberndt.
  • remove six and support for any python before 3.7, #73. Thanks @​hugovk.
Commits
  • b57881c v1.3.1: require py 3.7+
  • dfdda52 release 1.3.0
  • 67e395f Don't create universal wheel for Python 3 only
  • 765d7b1 Remove redundant six dependency and upgrade syntax for Python 3
  • 6e43b52 update py version tests, write history
  • f3b378b flip assertion to this succeeds
  • 9e9e7bf Add tests for signature/Host header mismatch
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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 [requests-aws4auth](https://github.com/tedder/requests-aws4auth) from 1.2.3 to 1.3.1.
- [Release notes](https://github.com/tedder/requests-aws4auth/releases)
- [Changelog](https://github.com/tedder/requests-aws4auth/blob/main/HISTORY.md)
- [Commits](tedder/requests-aws4auth@v1.2.3...v1.3.1)

---
updated-dependencies:
- dependency-name: requests-aws4auth
  dependency-version: 1.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 6, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Mar 29, 2026

Looks like requests-aws4auth is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 29, 2026
@dependabot dependabot bot deleted the dependabot/pip/monitoring_flask_backend/requests-aws4auth-1.3.1 branch March 29, 2026 00:34
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 python Pull requests that update python code

Development

Successfully merging this pull request may close these issues.

0 participants