Skip to content

Commit

Permalink
Bump the python-dependencies-dev group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the python-dependencies-dev group with 2 updates: [mypy](https://github.com/python/mypy) and [ruff](https://github.com/astral-sh/ruff).


Updates `mypy` from 1.14.1 to 1.15.0
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.14.1...v1.15.0)

Updates `ruff` from 0.9.4 to 0.9.5
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.9.4...0.9.5)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-dependencies-dev
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-dependencies-dev
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 10, 2025
1 parent 2affb50 commit 3295c41
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,10 +1,10 @@
build==1.2.2.post1
invoke==2.2.0
jsondiff==2.2.1
mypy==1.14.1
mypy==1.15.0
pre-commit==4.1.0
pytest==8.3.4
pytest-cov==6.0.0
ruff==0.9.4
ruff==0.9.5
types-pyyaml
types-requests

0 comments on commit 3295c41

Please sign in to comment.