This is an automated email from the ASF dual-hosted git repository.

snazy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git


The following commit(s) were added to refs/heads/main by this push:
     new 81de1a24 main: Update dependency pytest to v8 (#695)
81de1a24 is described below

commit 81de1a24f9c2c5e3eed59048b50cad568a8eb953
Author: Mend Renovate <[email protected]>
AuthorDate: Fri Jan 10 18:22:21 2025 +0100

    main: Update dependency pytest to v8 (#695)
---
 regtests/client/python/test-requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/regtests/client/python/test-requirements.txt 
b/regtests/client/python/test-requirements.txt
index 3d1977e4..c32035b6 100644
--- a/regtests/client/python/test-requirements.txt
+++ b/regtests/client/python/test-requirements.txt
@@ -17,7 +17,7 @@
 # under the License.
 #
 
-pytest~=7.4.4
+pytest~=8.3.4
 pytest-cov>=2.8.1
 pytest-randomly>=3.12.0
 mypy>=1.4.1

Reply via email to