Skip to content

Commit 737506c

Browse files
chore(deps): update dependency pytest to v8.3.3 (#859)
| datasource | package | from | to | | ---------- | ------- | ----- | ----- | | pypi | pytest | 8.2.2 | 8.3.3 |
1 parent 07e1e4b commit 737506c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing-tools/python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ trino==0.328.0
1111
gssapi==1.8.3
1212
kerberos==1.3.1
1313
pure-sasl==0.6.2
14-
pytest==8.2.2 # Needed to execute Python unit-tests
14+
pytest==8.3.3 # Needed to execute Python unit-tests
1515
#thrift==0.13.0 # Installed as deb package because it fails to build from source with pip. Needs to match the version from hive-metastore-client

0 commit comments

Comments
 (0)