Skip to content

chore(deps): bump niquests from 3.19.1 to 3.20.0#265

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/niquests-3.20.0
Open

chore(deps): bump niquests from 3.19.1 to 3.20.0#265
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/niquests-3.20.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 27, 2026

Copy link
Copy Markdown
Contributor

Bumps niquests from 3.19.1 to 3.20.0.

Release notes

Sourced from niquests's releases.

Version 3.20.0

3.20.0 (2026-06-26)

Added

  • Method/Verb QUERY as one of the promoted HTTP verb and available through top level function shortcuts and Session/AsyncSession methods. This is following the RFC 10008. A long awaited standardized verb. Any other non-standard verb is still supported through manual request(...) calls.
  • A TLSConfiguration object to let you take a deeper control over the TLS configuration. This object will allow you to change min, max TLS version, as the cipher list and finally the desired TLS backend.

Fixed

  • Typing overload for AsyncResponse iter_lines method. (#413)
Changelog

Sourced from niquests's changelog.

3.20.0 (2026-06-26)

Added

  • Method/Verb QUERY as one of the promoted HTTP verb and available through top level function shortcuts and Session/AsyncSession methods. This is following the RFC 10008. A long awaited standardized verb. Any other non-standard verb is still supported through manual request(...) calls.
  • A TLSConfiguration object to let you take a deeper control over the TLS configuration. This object will allow you to change min, max TLS version, as the cipher list and finally the desired TLS backend.

Fixed

  • Typing overload for AsyncResponse iter_lines method. (#413)
Commits
  • 4899a58 Release 3.20.0 (#414)
  • 8425fb4 Fix: fix overloads for AsyncResponse.iter_lines() (#413)
  • e1c7d77 Use a file object in the vcrpy async integration example (#410)
  • c6b3652 ⬆️ Bump actions/checkout from 6.0.1 to 7.0.0 (#412)
  • 464cd2d docs: add opentelemetry-instrumentation-niquests to extensions (#409)
  • 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 [niquests](https://github.com/jawah/niquests) from 3.19.1 to 3.20.0.
- [Release notes](https://github.com/jawah/niquests/releases)
- [Changelog](https://github.com/jawah/niquests/blob/main/HISTORY.md)
- [Commits](jawah/niquests@v3.19.1...v3.20.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies python Pull requests that update python code labels Jun 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants