Skip to content

Commit bec1b17

Browse files
chore(deps-dev): bump pytest
Bumps the pip group with 1 update in the /apps/pii directory: [pytest](https://github.com/pytest-dev/pytest). Updates `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 dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 067d3b0 commit bec1b17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/pii/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Test-only deps. Unit tests need requirements.txt + this file (no models);
22
# integration tests additionally need the models baked into the docker images
33
# (see tests/test_integration.py).
4-
pytest==8.4.1
4+
pytest==9.0.3
55
httpx==0.28.1

0 commit comments

Comments
 (0)