Skip to content

Commit

Permalink
Bump the python-packages group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the python-packages group with 2 updates: [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) and [fonttools[ufo,unicode]](https://github.com/fonttools/fonttools).


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

Updates `fonttools[ufo,unicode]` from 4.55.5 to 4.55.8
- [Release notes](https://github.com/fonttools/fonttools/releases)
- [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst)
- [Commits](fonttools/fonttools@4.55.5...4.55.8)

---
updated-dependencies:
- dependency-name: pytest-asyncio
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: fonttools[ufo,unicode]
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 31, 2025
1 parent 2383712 commit 342c524
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.1.0
pytest==8.3.4
pytest-asyncio==0.25.2
pytest-asyncio==0.25.3
git+https://github.com/googlefonts/fontra.git
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
aiohttp==3.11.11
fonttools[ufo,unicode]==4.55.5
fonttools[ufo,unicode]==4.55.8
watchfiles==1.0.4

0 comments on commit 342c524

Please sign in to comment.