Skip to content

Commit

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


Updates `jsondiff` from 2.2.0 to 2.2.1
- [Release notes](https://github.com/xlwings/jsondiff/releases)
- [Changelog](https://github.com/xlwings/jsondiff/blob/master/CHANGELOG.md)
- [Commits](xlwings/jsondiff@2.2.0...2.2.1)

Updates `ruff` from 0.6.2 to 0.6.3
- [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.6.2...0.6.3)

---
updated-dependencies:
- dependency-name: jsondiff
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 36756a1 commit d72acd7
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.1
invoke==2.2.0
jsondiff==2.2.0
jsondiff==2.2.1
mypy==1.11.2
pre-commit==3.8.0
pytest==8.3.2
pytest-cov==5.0.0
ruff==0.6.2
ruff==0.6.3
types-pyyaml
types-requests

0 comments on commit d72acd7

Please sign in to comment.