Skip to content

chore(deps): bump anyio from 4.14.0 to 4.14.1 in /lockfiles/py313-windows#1302

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/lockfiles/py313-windows/anyio-4.14.1
Jun 26, 2026
Merged

chore(deps): bump anyio from 4.14.0 to 4.14.1 in /lockfiles/py313-windows#1302
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/lockfiles/py313-windows/anyio-4.14.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps anyio from 4.14.0 to 4.14.1.

Release notes

Sourced from anyio's releases.

4.14.1

  • Fixed teardown of higher-scoped async fixtures failing on asyncio with RuntimeError: Attempted to exit cancel scope in a different task than it was entered in when an async test raise an outcome exception (e.g., pytest.skip(), pytest.xfail(), or pytest.fail()) (#1179; PR by @​EmmanuelNiyonshuti)
  • Fixed CapacityLimiter.total_tokens rejecting a value of 0 when the limiter was instantiated outside of an event loop, contradicting the documented behavior of allowing 0 total tokens (#1183; PR by @​nyxst4ck)
Commits
  • 149b9e9 Bumped up the version
  • 377518c Bump actions/checkout from 6 to 7 in the github-actions group (#1186)
  • b42a2f5 [pre-commit.ci] pre-commit autoupdate (#1185)
  • 3ceb6ff Allow 0 tokens in a CapacityLimiter instantiated outside an event loop (#1183)
  • e10d1db Add missing await to open_file() in file I/O concurrency example (#1182)
  • 1dbc3b6 OutcomeException should not discard test runner_task (#1180)
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 26, 2026
Bumps [anyio](https://github.com/agronholm/anyio) from 4.14.0 to 4.14.1.
- [Release notes](https://github.com/agronholm/anyio/releases)
- [Commits](agronholm/anyio@4.14.0...4.14.1)

---
updated-dependencies:
- dependency-name: anyio
  dependency-version: 4.14.1
  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/lockfiles/py313-windows/anyio-4.14.1 branch from 1079142 to 883d9e2 Compare June 26, 2026 05:15
@github-actions github-actions Bot enabled auto-merge (squash) June 26, 2026 05:15
@github-actions github-actions Bot merged commit 47d2074 into main Jun 26, 2026
4 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/lockfiles/py313-windows/anyio-4.14.1 branch June 26, 2026 05:15
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