Skip to content

Commit

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


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

Updates `watchfiles` from 1.0.0 to 1.0.3
- [Release notes](https://github.com/samuelcolvin/watchfiles/releases)
- [Commits](samuelcolvin/watchfiles@v1.0.0...v1.0.3)

Updates `pytest-asyncio` from 0.24.0 to 0.25.0
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](pytest-dev/pytest-asyncio@v0.24.0...v0.25.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent 855804f commit 2522903
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.13.0
pre-commit==4.0.1
pytest==8.3.4
pytest-asyncio==0.24.0
pytest-asyncio==0.25.0
types-PyYAML==6.0.12.20240917
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
aiohttp==3.11.10
cattrs==24.1.2
fonttools[ufo,unicode]==4.55.2
fonttools[ufo,unicode]==4.55.3
glyphsLib==6.9.5
pillow==11.0.0
pyyaml==6.0.2
ufomerge==1.8.2
unicodedata2==15.1.0
watchfiles==1.0.0
watchfiles==1.0.3
skia-pathops==0.8.0.post2

0 comments on commit 2522903

Please sign in to comment.