Skip to content

Commit 03cecdd

Browse files
Bump pytest from 7.4.1 to 7.4.2 (#956)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6e9c6eb commit 03cecdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ dirty-equals==0.6.0
33
hypothesis==6.79.4
44
# pandas doesn't offer prebuilt wheels for all versions and platforms we test in CI e.g. aarch64 musllinux
55
pandas==2.0.3; python_version >= "3.9" and python_version < "3.12" and implementation_name == "cpython" and platform_machine == 'x86_64'
6-
pytest==7.4.1
6+
pytest==7.4.2
77
# we run codspeed benchmarks on x86_64 CPython (i.e. native github actions architecture)
88
pytest-codspeed~=2.1.0; implementation_name == "cpython" and platform_machine == 'x86_64'
99
pytest-examples==0.0.10

0 commit comments

Comments
 (0)