Skip to content

Commit 1c53fa1

Browse files
chore(deps-dev): bump pytest in /services/apps/git_integration
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.1 to 9.0.3. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.4.1...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a456787 commit 1c53fa1

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

services/apps/git_integration/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ line-ending = "auto"
8484
dev = [
8585
"jedi>=0.18.1",
8686
"pylint>=2.13.9",
87-
"pytest>=7.0.0",
87+
"pytest>=9.0.3",
8888
"pytest-asyncio>=1.2.0",
8989
"yapf>=0.32.0",
9090
"ruff>=0.3.0",

services/apps/git_integration/uv.lock

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

0 commit comments

Comments
 (0)