Skip to content

Commit cf7e4f9

Browse files
[Tech] Bump pytest from 7.4.2 to 8.0.0 in /datascience
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.2 to 8.0.0. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.4.2...8.0.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c2d52b7 commit cf7e4f9

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

datascience/poetry.lock

+7-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

datascience/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ rtree = "^1.0.1"
2222
jinja2 = "^3.1.2"
2323
pytz = "^2023.3.post1"
2424
vptree = "^1.3"
25-
pytest = "^7.4.2"
25+
pytest = "^8.0.0"
2626
geopandas = "^0.14.0"
2727
weasyprint = "^60.1"
2828
pytest-dotenv = "^0.5.2"

0 commit comments

Comments
 (0)