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
The following commit(s) were added to refs/heads/master by this push:
new dc3ca63bc upgrade regex-as-re-globally for py3.11 issue
dc3ca63bc is described below
commit dc3ca63bca07d300391a4e6107fb67a0e737793f
Author: Dave Brondsema <[email protected]>
AuthorDate: Mon May 22 21:45:07 2023 +0000
upgrade regex-as-re-globally for py3.11 issue
---
requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/requirements.txt b/requirements.txt
index c290f9f9a..40f079025 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -167,7 +167,7 @@ regex==2022.10.31
# via
# regex-as-re-globally
# textile
-regex-as-re-globally==0.0.2
+regex-as-re-globally==0.0.3
# via -r requirements.in
repoze-lru==0.7
# via turbogears2