Bump pytest from 8.4.2 to 9.0.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.2 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](https://github.com/pytest-dev/pytest/compare/8.4.2...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>
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ timetracker-import = "common.import_data:import_from_file"
|
||||
dev = [
|
||||
"mypy>=1.10.1,<2",
|
||||
"pyyaml>=6.0.1,<7",
|
||||
"pytest>=8.2.2,<9",
|
||||
"pytest>=9.0.3,<10",
|
||||
"django-extensions>=3.2.3,<4",
|
||||
"djhtml>=3.0.6,<4",
|
||||
"djlint>=1.34.1,<2",
|
||||
|
||||
Reference in New Issue
Block a user