Skip to content

Commit c973f18

Browse files
committed
chore(deps): bump pytest to 9.0.3
Addresses GHSA-6w46-j5rx-g56g pytest tmpdir handling vulnerability. pytest 8.4.2 was vulnerable to arbitrary code execution via untrusted tmpdir directory names. Updated to 9.0.3, the first patched version.
1 parent aa5676e commit c973f18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
docker==7.1.0
22
coloredlogs==15.0.1
33
PyYAML==6.0.1
4-
pytest==8.4.2
4+
pytest==9.0.3
55
pytest-mock==3.14.0

0 commit comments

Comments
 (0)