Skip to content

Commit

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


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

Updates `ruff` from 0.8.4 to 0.8.6
- [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.8.4...0.8.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 1f8c309 commit 3170e6b
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 54 deletions.
112 changes: 59 additions & 53 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ responses = "^0.25.3"
types-toml = "^0.10.8"
types-requests = "^2.32.0"
types-termcolor = "^1.1.6"
ruff = "^0.8.4"
ruff = "^0.8.6"
detect-secrets = "^1.5.0"

[tool.poetry.group.remotesettings]
Expand Down

0 comments on commit 3170e6b

Please sign in to comment.