Skip to content

Commit ffe0bec

Browse files
chore(deps): bump pytest from 8.3.4 to 9.0.3 (#185)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.4 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.3.4...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6a552ba commit ffe0bec

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

requirements.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,11 @@ pycparser==2.22
4848
# via cffi
4949
pyflakes==3.2.0
5050
# via flake8
51+
pygments==2.20.0
52+
# via pytest
5153
pyjwt[crypto]==2.12.0
5254
# via github3-py
53-
pytest==8.3.4
55+
pytest==9.0.3
5456
# via -r requirements.in
5557
python-dateutil==2.9.0.post0
5658
# via github3-py

0 commit comments

Comments
 (0)