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: [glyphslib](https://github.com/googlefonts/glyphsLib) and [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio).


Updates `glyphslib` from 6.5.0 to 6.6.0
- [Release notes](https://github.com/googlefonts/glyphsLib/releases)
- [Commits](googlefonts/glyphsLib@v6.5.0...v6.6.0)

Updates `pytest-asyncio` from 0.21.1 to 0.23.2
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](pytest-dev/pytest-asyncio@v0.21.1...v0.23.2)

---
updated-dependencies:
- dependency-name: glyphslib
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 8, 2023
1 parent df79f91 commit ae1dfa5
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,3 +1,3 @@
pre-commit==3.5.0
pytest==7.4.3
pytest-asyncio==0.21.1
pytest-asyncio==0.23.2
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
git+https://github.com/googlefonts/fontra.git
glyphsLib==6.5.0
glyphsLib==6.6.0

0 comments on commit ae1dfa5

Please sign in to comment.