Skip to content

Commit f47fed3

Browse files
dependabot[bot]davehunt
authored andcommitted
Bump the minor-patch group with 2 updates (mozilla#1069)
Bumps the minor-patch group with 2 updates: [pydantic-settings](https://github.com/pydantic/pydantic-settings) and [ruff](https://github.com/astral-sh/ruff). Updates `pydantic-settings` from 2.6.0 to 2.6.1 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.6.0...v2.6.1) Updates `ruff` from 0.7.1 to 0.7.2 - [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.7.1...0.7.2) --- updated-dependencies: - dependency-name: pydantic-settings dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 91048f8 commit f47fed3

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

poetry.lock

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ pydantic-yaml = "^1.3.0"
1818
backoff = "^2.2.1"
1919
statsd = "^4.0.1"
2020
requests = "^2.32.3"
21-
pydantic-settings = "^2.6.0"
21+
pydantic-settings = "^2.6.1"
2222
pypandoc = "^1.14"
2323

2424
[tool.poetry.group.dev.dependencies]
@@ -35,7 +35,7 @@ responses = "^0.25.3"
3535
httpx = "^0.27.2"
3636
factory-boy = "^3.3.1"
3737
pytest-factoryboy = "^2.7.0"
38-
ruff = "^0.7.1"
38+
ruff = "^0.7.2"
3939
pytest-mock = "^3.14.0"
4040
pytest-asyncio = "^0.24.0"
4141

0 commit comments

Comments
 (0)