Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 95af81b

Browse files
Merge pull request #206 from nirtal85/renovate/all
fix(deps): update all dependencies
2 parents 6388e9b + dd84523 commit 95af81b

File tree

3 files changed

+49
-39
lines changed

3 files changed

+49
-39
lines changed

‎.pre-commit-config.yaml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@ repos:
3030
args: ["--verbose"]
3131
- id: check-renovate
3232
- repo: https://github.com/compilerla/conventional-pre-commit
33-
rev: v4.1.0
33+
rev: v4.2.0
3434
hooks:
3535
- id: conventional-pre-commit
3636
stages: [commit-msg]
3737
args: []
3838
- repo: https://github.com/astral-sh/ruff-pre-commit
39-
rev: v0.11.8
39+
rev: v0.11.12
4040
hooks:
4141
- id: ruff
4242
args: [ --fix ]

‎pyproject.toml‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
[dependency-groups]
22
dev = [
3-
"ruff==0.11.8",
3+
"ruff==0.11.12",
44
"pre-commit==4.2.0"
55
]
66

77
[project]
88
dependencies = [
9-
"allure-pytest==2.14.1",
9+
"allure-pytest==2.14.2",
1010
"axe-playwright-python==0.1.4",
1111
"playwright==1.52.0",
12-
"pytest==8.3.5",
12+
"pytest==8.4.0",
1313
"pytest-base-url==2.1.0",
1414
"pytest-playwright==0.7.0",
1515
"pytest-split==0.10.0",

‎uv.lock‎

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

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /