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 6f3fd68825139d15d0f173382d176e4b600ffeea Author: Dillon Walls <dillon.wa...@slashdotmedia.com> AuthorDate: Fri Jan 12 17:28:30 2024 +0000 [#8535] Upgrade wrapt 1.15.0 -> 1.16.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a1a756209..6f0b961d7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -266,7 +266,7 @@ webtest==3.0.0 # via -r requirements.in werkzeug==3.0.1 # via -r requirements.in -wrapt==1.15.0 +wrapt==1.16.0 # via -r requirements.in # The following packages are considered to be unsafe in a requirements file: