Skip to content

Bump niquests from 3.19.1 to 3.20.0#15

Merged
jeyrb merged 1 commit into
mainfrom
dependabot/uv/niquests-3.20.0
Jul 8, 2026
Merged

Bump niquests from 3.19.1 to 3.20.0#15
jeyrb merged 1 commit into
mainfrom
dependabot/uv/niquests-3.20.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 8, 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 Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jul 8, 2026
@github-actions
github-actions Bot requested a review from jeyrb July 8, 2026 04:11
@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedniquests@​3.19.1 ⏵ 3.20.098 +1100100100100

View full report

@jeyrb
jeyrb merged commit 3b92ead into main Jul 8, 2026
8 checks passed
@jeyrb
jeyrb deleted the dependabot/uv/niquests-3.20.0 branch July 8, 2026 10:48
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant