This is an automated email from the ASF dual-hosted git repository. dill0wn pushed a commit to branch dw/8426 in repository https://gitbox.apache.org/repos/asf/allura.git
commit 04d1a3551fc75dd2bebb63d7b450f9465aa4e14f 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 98e56af2b..bf73f9136 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
