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 0bf2126f main: Update dependency pytest to ~=7.4.4 (#688)
0bf2126f is described below

commit 0bf2126fa1eadbcb628de40421f588357c3f8f56
Author: Mend Renovate <[email protected]>
AuthorDate: Fri Jan 10 18:02:41 2025 +0100

    main: Update dependency pytest to ~=7.4.4 (#688)
---
 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 d1748ca8..3d1977e4 100644
--- a/regtests/client/python/test-requirements.txt
+++ b/regtests/client/python/test-requirements.txt
@@ -17,7 +17,7 @@
 # under the License.
 #
 
-pytest~=7.1.3
+pytest~=7.4.4
 pytest-cov>=2.8.1
 pytest-randomly>=3.12.0
 mypy>=1.4.1

Reply via email to