Skip to content

chore(deps): bump niquests from 3.18.7 to 3.18.8#235

Merged
edward-ly merged 1 commit into
mainfrom
dependabot/pip/niquests-3.18.8
May 17, 2026
Merged

chore(deps): bump niquests from 3.18.7 to 3.18.8#235
edward-ly merged 1 commit into
mainfrom
dependabot/pip/niquests-3.18.8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps niquests from 3.18.7 to 3.18.8.

Release notes

Sourced from niquests's releases.

Version 3.18.8

3.18.8 (2026-05-10)

Fixed

  • Avoid starting the background idle watcher/task in session-less requests.
  • pre_request hook not dispatched when passing through Session.send. (#389)
  • Repeated/redundant "is_ip_private" in CRL/OCSP algorithm. Now cached.
  • Response.iter_content inline typing definition missed allowing None. (#392)
Changelog

Sourced from niquests's changelog.

3.18.8 (2026-05-10)

Fixed

  • Avoid starting the background idle watcher/task in session-less requests.
  • pre_request hook not dispatched when passing through Session.send. (#389)
  • Repeated/redundant "is_ip_private" in CRL/OCSP algorithm. Now cached.
  • Response.iter_content inline typing definition missed allowing None. (#392)
Commits
  • 1c316d6 Release 3.18.8 (#394)
  • 48525c0 docs: more insights for maintainer in docs via Google Analytics
  • 38ea2f5 chore: ignore brotli warning for old Python
  • 5094430 chore: release 3.18.8
  • 5795528 fix: incomplete typing def for iter_content Response/AsyncResponse
  • 746c4af test: cover case 'pre_request' hook
  • 7f562c1 chore: reformat api.py async_api.py
  • a11d1c2 fix: hook 'pre_request' ignored in Session.send
  • a41ed3c perf: avoid repeated useless is_private_ip function calls
  • ff4caca perf: aggressive shortcut for CaseInsensitiveDict constructor
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies python Pull requests that update python code labels May 16, 2026
@edward-ly
Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [niquests](https://github.com/jawah/niquests) from 3.18.7 to 3.18.8.
- [Release notes](https://github.com/jawah/niquests/releases)
- [Changelog](https://github.com/jawah/niquests/blob/main/HISTORY.md)
- [Commits](jawah/niquests@v3.18.7...v3.18.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/niquests-3.18.8 branch from a162821 to 39d4655 Compare May 17, 2026 17:25
@edward-ly edward-ly merged commit a299b78 into main May 17, 2026
7 checks passed
@edward-ly edward-ly deleted the dependabot/pip/niquests-3.18.8 branch May 17, 2026 17:37
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.

1 participant