Skip to content

Bump requests-aws4auth from 1.3.1 to 1.3.2#413

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/requests-aws4auth-1.3.2
Closed

Bump requests-aws4auth from 1.3.1 to 1.3.2#413
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/requests-aws4auth-1.3.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 17, 2026

Bumps requests-aws4auth from 1.3.1 to 1.3.2.

Release notes

Sourced from requests-aws4auth's releases.

v1.3.2

What's Changed

Full Changelog: tedder/requests-aws4auth@v1.3.1...v1.3.2

Changelog

Sourced from requests-aws4auth's changelog.

1.3.2 (2026-05-01)

Changes

Commits
  • 3dda9dc history and version
  • c9cd06a update py versions; use session token for live tests
  • 6e58b3e fix additional deprecation warnings for UTC; ensure pre-py311 compat
  • b7acfe8 Fix Deprecated datetime.datetime.utcnow()
  • 89399ca update release instructions
  • 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.3.1 to 1.3.2.
- [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.3.1...v1.3.2)

---
updated-dependencies:
- dependency-name: requests-aws4auth
  dependency-version: 1.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 May 17, 2026
cedric05 added a commit that referenced this pull request Jun 6, 2026
#417 - idna 3.10 → 3.15
  ✅ #416 - faker 37.12.0 → 40.18.0
  ✅ #415 - jsonschema 4.25.1 → 4.26.0
  ✅ #414 - pytest 8.4.2 → 9.0.3
  ✅ #413 - requests-aws4auth 1.3.1 → 1.3.2
  ✅ #408 - python 3.13-slim → 3.14-slim
  ✅ #401 - urllib3 2.2.3 → 2.7.0
cedric05 added a commit that referenced this pull request Jun 6, 2026
* retry, timeout and proxy support

* more processing tests before request sent

* Dependency updates

  ✅ #417 - idna 3.10 → 3.15
  ✅ #416 - faker 37.12.0 → 40.18.0
  ✅ #415 - jsonschema 4.25.1 → 4.26.0
  ✅ #414 - pytest 8.4.2 → 9.0.3
  ✅ #413 - requests-aws4auth 1.3.1 → 1.3.2
  ✅ #408 - python 3.13-slim → 3.14-slim
  ✅ #401 - urllib3 2.2.3 → 2.7.0

* Update Python version to 3.14 in CI workflow
Examples added:
- Simple GraphQL query
- Query with variables
- Mutation example
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 6, 2026

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

@dependabot dependabot Bot closed this Jun 6, 2026
@dependabot dependabot Bot deleted the dependabot/pip/requests-aws4auth-1.3.2 branch June 6, 2026 12:12
cedric05 added a commit that referenced this pull request Jun 6, 2026
Update all pending dependencies from Dependabot PRs:

Security updates:
- cryptography: 43.0.3 → 46.0.7 (#420)
- requests: 2.32.5 → 2.33.0 (#419)

Other updates:
- faker: 40.18.0 → 40.21.0 (latest)
- jsonschema: 4.25.1 → 4.26.0 (#415)
- requests-aws4auth: 1.3.1 → 1.3.2 (#413)
- urllib3: 2.2.3 → 2.7.0 (#401)
- idna: 3.10 → 3.15 (#417)
- pytest: 8.4.2 → 9.0.3 (#414)

Docker:
- Base images already updated to python:3.14-slim (#408)

All tests passing. No breaking changes.
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants