Skip to content

Commit e4361c8

Browse files
chore(deps-dev): bump pytest from 8.4.1 to 9.0.3
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 e7ea6d3 commit e4361c8

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies = [
1515
repository = "https://github.com/NASA-IMPACT/csda-client"
1616

1717
[dependency-groups]
18-
dev = ["mypy>=1.15.0", "pytest>=8.3.5", "ruff>=0.11.9", "pytest-dotenv>=0.5.2"]
18+
dev = ["mypy>=1.15.0", "pytest>=9.0.3", "ruff>=0.11.9", "pytest-dotenv>=0.5.2"]
1919
docs = [
2020
"contextily>=1.6.2",
2121
"geopandas>=1.0.1",

uv.lock

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

0 commit comments

Comments
 (0)