Skip to content

Bump pytest-asyncio from 1.2.0 to 1.3.0#3054

Merged
liquidsec merged 1 commit intodevfrom
dependabot/pip/dev/pytest-asyncio-1.3.0
Apr 21, 2026
Merged

Bump pytest-asyncio from 1.2.0 to 1.3.0#3054
liquidsec merged 1 commit intodevfrom
dependabot/pip/dev/pytest-asyncio-1.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 19, 2026

Bumps pytest-asyncio from 1.2.0 to 1.3.0.

Release notes

Sourced from pytest-asyncio's releases.

pytest-asyncio 1.3.0

1.3.0 - 2025-11-10

Removed

  • Support for Python 3.9 (#1278)

Added

  • Support for pytest 9 (#1279)

Notes for Downstream Packagers

  • Tested Python versions include free threaded Python 3.14t (#1274)
  • Tests are run in the same pytest process, instead of spawning a subprocess with pytest.Pytester.runpytest_subprocess. This prevents the test suite from accidentally using a system installation of pytest-asyncio, which could result in test errors. (#1275)
Commits
  • 2e9695f docs: Compile changelog for v1.3.0
  • dd0e9ba docs: Reference correct issue in news fragment.
  • 4c31abe Build(deps): Bump nh3 from 0.3.1 to 0.3.2
  • 13e9477 Link to migration guides from changelog
  • 4d2cf3c tests: handle Python 3.14 DefaultEventLoopPolicy deprecation warnings
  • ee3549b test: Remove obsolete test for the event_loop fixture.
  • 7a67c82 tests: Fix failing test by preventing warning conversion to error.
  • a17b689 test: add pytest config to isolated test directories
  • 18afc9d fix(tests): replace runpytest_subprocess with runpytest
  • cdc6bd1 Add support for pytest 9 and drop Python 3.9 support
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 19, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 19, 2026

📊 Performance Benchmark Report

Comparing dev (baseline) vs dependabot/pip/dev/pytest-asyncio-1.3.0 (current)

📈 Detailed Results (All Benchmarks)

📋 Complete results for all benchmarks - includes both significant and insignificant changes

🧪 Test Name 📏 Base 📏 Current 📈 Change 🎯 Status
Bloom Filter Dns Mutation Tracking Performance 4.26ms 4.21ms -1.2%
Bloom Filter Large Scale Dns Brute Force 18.80ms 18.36ms -2.4%
Large Closest Match Lookup 354.69ms 356.38ms +0.5%
Realistic Closest Match Workload 190.97ms 189.73ms -0.6%
Event Memory Medium Scan 1782 B/event 1784 B/event +0.1%
Event Memory Large Scan 1768 B/event 1768 B/event +0.0%
Event Validation Full Scan Startup Small Batch 409.40ms 428.58ms +4.7%
Event Validation Full Scan Startup Large Batch 590.15ms 571.28ms -3.2%
Make Event Autodetection Small 31.22ms 31.16ms -0.2%
Make Event Autodetection Large 318.02ms 316.05ms -0.6%
Make Event Explicit Types 13.87ms 13.84ms -0.2%
Excavate Single Thread Small 4.076s 4.070s -0.1%
Excavate Single Thread Large 9.807s 9.708s -1.0%
Excavate Parallel Tasks Small 4.359s 4.302s -1.3%
Excavate Parallel Tasks Large 7.438s 7.407s -0.4%
Is Ip Performance 3.20ms 3.19ms -0.4%
Make Ip Type Performance 11.60ms 11.56ms -0.4%
Mixed Ip Operations 4.48ms 4.50ms +0.6%
Memory Use Web Crawl 46.3 MB 42.4 MB -8.5%
Memory Use Subdomain Enum 19.3 MB 19.3 MB -0.1%
Scan Throughput 100 9.504s 9.035s -4.9%
Scan Throughput 1000 45.770s 45.205s -1.2%
Typical Queue Shuffle 64.39µs 63.95µs -0.7%
Priority Queue Shuffle 735.91µs 731.58µs -0.6%

🎯 Performance Summary

No significant performance changes detected (all changes <10%)


🐍 Python Version 3.11.15

Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](pytest-dev/pytest-asyncio@v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: pytest-asyncio
  dependency-version: 1.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/dev/pytest-asyncio-1.3.0 branch from 6cff24e to 03b28f0 Compare April 20, 2026 14:27
@liquidsec liquidsec merged commit 498f33c into dev Apr 21, 2026
20 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/dev/pytest-asyncio-1.3.0 branch April 21, 2026 14:33
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.

1 participant