Skip to content

Bump aiointercept from 0.1.5 to 0.1.6#348

Merged
MartinHjelmare merged 1 commit into
mainfrom
dependabot/pip/aiointercept-0.1.6
Jun 12, 2026
Merged

Bump aiointercept from 0.1.5 to 0.1.6#348
MartinHjelmare merged 1 commit into
mainfrom
dependabot/pip/aiointercept-0.1.6

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps aiointercept from 0.1.5 to 0.1.6.

Release notes

Sourced from aiointercept's releases.

v0.1.6

What's Changed

New Contributors

Full Changelog: Polandia94/aiointercept@v0.1.5...v0.1.6

Changelog

Sourced from aiointercept's changelog.

[0.1.6] - 2026-06-09

Added

Improved

  • The per-start() DNS-cache purge now tracks live TCPConnector instances in a weakref.WeakSet instead of scanning the whole heap via gc.get_objects(), so its cost no longer grows with the process heap size. Especially impactful for large applications and test suites. Thanks to @​agroebe.
Commits

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 [aiointercept](https://github.com/Polandia94/aiointercept) from 0.1.5 to 0.1.6.
- [Release notes](https://github.com/Polandia94/aiointercept/releases)
- [Changelog](https://github.com/Polandia94/aiointercept/blob/main/CHANGELOG.md)
- [Commits](Polandia94/aiointercept@v0.1.5...v0.1.6)

---
updated-dependencies:
- dependency-name: aiointercept
  dependency-version: 0.1.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Upgrade or downgrade of project dependencies. python Pull requests that update python code labels Jun 12, 2026
@codecov

codecov Bot commented Jun 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.56%. Comparing base (6164a44) to head (115f4a4).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #348   +/-   ##
=======================================
  Coverage   99.56%   99.56%           
=======================================
  Files          34       34           
  Lines        1381     1381           
=======================================
  Hits         1375     1375           
  Misses          6        6           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@MartinHjelmare MartinHjelmare merged commit f1e2262 into main Jun 12, 2026
18 checks passed
@MartinHjelmare MartinHjelmare deleted the dependabot/pip/aiointercept-0.1.6 branch June 12, 2026 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Upgrade or downgrade of project dependencies. python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant