This is an automated email from the ASF dual-hosted git repository. brondsem pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/allura.git
commit f5b922417bf82cfc83abbdaa8c6ea3e22666d14b Author: Dillon Walls <[email protected]> AuthorDate: Fri Apr 8 20:56:00 2022 +0000 [#8246] Upgrade regex-as-re-globally 0.0.2 -> no upgrade, and its deps: regex regex-as-re-globally 0.0.2 -> no upgrade regex 2022.3.2 -> 2022.3.15 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index aaa815011..833a354ce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -146,7 +146,7 @@ pytz==2022.1 # ming qrcode==7.3.1 # via -r requirements.in -regex==2022.3.2 +regex==2022.3.15 # via # regex-as-re-globally # textile
