Skip to content

Commit ca30d59

Browse files
authored
Merge pull request #46 from OpenAPITools/dependabot/uv/dev-dependencies-33181cde45
Bump the dev-dependencies group with 3 updates
2 parents 0dd75d8 + 5a7680a commit ca30d59

File tree

2 files changed

+127
-37
lines changed

2 files changed

+127
-37
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ scripts.openapi-generator-cli = "openapi_generator_cli:cli"
3737

3838
[dependency-groups]
3939
dev = [
40-
"mypy>=0.991,<1.15",
40+
"mypy>=0.991,<1.20",
4141
"natsort>=8.4,<9",
4242
"pre-commit>=2.20,<5",
43-
"pytest>=7.2.2,<9",
43+
"pytest>=7.2.2,<10",
4444
"pytest-cov>=6",
4545
"taskipy>=1.10.3,<2",
4646
]

0 commit comments

Comments
 (0)