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: [mypy](https://github.com/python/mypy) and [types-pyyaml](https://github.com/python/typeshed).


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

Updates `types-pyyaml` from 6.0.12.20240917 to 6.0.12.20241221
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: types-pyyaml
  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 Dec 27, 2024
1 parent 7088294 commit 43732b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
mypy==1.13.0
mypy==1.14.0
pre-commit==4.0.1
pytest==8.3.4
pytest-asyncio==0.25.0
types-PyYAML==6.0.12.20240917
types-PyYAML==6.0.12.20241221

0 comments on commit 43732b9

Please sign in to comment.