This is an automated email from the ASF dual-hosted git repository. dill0wn pushed a commit to branch dw/8535 in repository https://gitbox.apache.org/repos/asf/allura.git
commit 53407c13fbb3a645742e0ff692dba5b4db5f7376 Author: Dillon Walls <dillon.wa...@slashdotmedia.com> AuthorDate: Fri Jan 12 18:34:12 2024 +0000 [#8535] Upgrade pytest 7.4.2 -> 7.4.4, and its deps: iniconfig,packaging,pluggy pytest 7.4.2 -> 7.4.4 iniconfig 2.0.0 -> no upgrade packaging 23.2 -> no upgrade pluggy 1.3.0 -> no upgrade --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7c769a2c9..9ab772046 100644 --- a/requirements.txt +++ b/requirements.txt @@ -160,7 +160,7 @@ pypng==0.20220715.0 # via qrcode pysolr==3.9.0 # via -r requirements.in -pytest==7.4.2 +pytest==7.4.4 # via # -r requirements.in # pytest-sugar