Skip to content

Commit

Permalink
Bump the python-packages group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the python-packages group with 2 updates in the / directory: [mypy](https://github.com/python/mypy) and [fontmake](https://github.com/googlei18n/fontmake).


Updates `mypy` from 1.11.2 to 1.13.0
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.11.2...v1.13.0)

Updates `fontmake` from 3.9.0 to 3.10.0
- [Release notes](https://github.com/googlei18n/fontmake/releases)
- [Commits](googlefonts/fontmake@v3.9.0...v3.10.0)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: fontmake
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent 92f23ef commit 07bab61
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,4 +1,4 @@
mypy==1.11.2
mypy==1.13.0
pre-commit==4.0.1
pytest==8.3.3
pytest-asyncio==0.24.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
fonttools==4.54.1
fontmake==3.9.0
fontmake==3.10.0
fontc==0.0.1.post5
git+https://github.com/googlefonts/fontra.git
git+https://github.com/googlefonts/fontra-rcjk.git

0 comments on commit 07bab61

Please sign in to comment.