Skip to content

Commit

Permalink
Bump pytest-asyncio from 0.25.1 to 0.25.2 in the python-packages group
Browse files Browse the repository at this point in the history
Bumps the python-packages group with 1 update: [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio).


Updates `pytest-asyncio` from 0.25.1 to 0.25.2
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](pytest-dev/pytest-asyncio@v0.25.1...v0.25.2)

---
updated-dependencies:
- dependency-name: pytest-asyncio
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent b35f3bf commit de89ad4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
mypy==1.14.1
pre-commit==4.0.1
pytest==8.3.4
pytest-asyncio==0.25.1
pytest-asyncio==0.25.2
git+https://github.com/googlefonts/fontra.git

0 comments on commit de89ad4

Please sign in to comment.