Skip to content

Commit e48446c

Browse files
build(deps-dev): bump the dev-dependencies group with 2 updates
Bumps the dev-dependencies group with 2 updates: [ruff](https://github.com/astral-sh/ruff) and [boto3](https://github.com/boto/boto3). Updates `ruff` from 0.14.1 to 0.14.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.14.1...0.14.2) Updates `boto3` from 1.40.55 to 1.40.59 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.40.55...1.40.59) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: boto3 dependency-version: 1.40.59 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b6dd08f commit e48446c

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

poetry.lock

Lines changed: 28 additions & 28 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
@@ -26,10 +26,10 @@ python-dotenv = "^1.1.1"
2626
httpx = "^0.28.1"
2727
pytest-httpx = "^0.35.0"
2828
pytest-httpserver = "^1.1.2"
29-
ruff = "^0.14.1"
29+
ruff = "^0.14.2"
3030
petname = "^2.6"
3131
black = "^25.9.0"
32-
boto3 = "^1.40.55"
32+
boto3 = "^1.40.59"
3333
moto = "^5.1.10"
3434
pyparsing = "^3.2.4"
3535
types-python-dateutil = "^2.9.0.20251008"

0 commit comments

Comments
 (0)