Skip to content

Commit a8ec2cb

Browse files
chore(deps-dev): update pytest requirement
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. - [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.3.2...9.1.0) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.1.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 125c217 commit a8ec2cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/serialization/multipart/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ yapf>=0.40.2,<0.44.0
55
isort>=8.0.1,<9.0.0
66
pylint>=3.2.7,<5.0.0
77
mypy>=1.11.2,<3.0.0
8-
pytest>=8.3.2,<10.0.0
8+
pytest>=9.1.0,<10.0.0
99
pytest-asyncio>=0.24,<1.4

0 commit comments

Comments
 (0)