This is an automated email from the ASF dual-hosted git repository.

gcruz 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 3a28d8fc0 upgrade ming 0.15.0 -> 0.15.1
3a28d8fc0 is described below

commit 3a28d8fc0a05c9c8226f815e535cd2c33816ed6c
Author: Dillon Walls <dillon.wa...@slashdotmedia.com>
AuthorDate: Fri Dec 6 18:09:12 2024 +0000

    upgrade ming 0.15.0 -> 0.15.1
---
 requirements.in  | 2 +-
 requirements.txt | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/requirements.in b/requirements.in
index 2fbb701fd..cd23e86e5 100644
--- a/requirements.in
+++ b/requirements.in
@@ -19,7 +19,7 @@ lxml
 Markdown
 markdown-checklist
 MarkupSafe
-Ming==0.15.0
+Ming
 oauthlib
 paginate
 passlib
diff --git a/requirements.txt b/requirements.txt
index 07bcfadfc..e3c452bf5 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -145,7 +145,7 @@ markupsafe==3.0.2
     #   turbogears2
     #   webhelpers2
     #   werkzeug
-ming==0.15.0
+ming==0.15.1
     # via -r requirements.in
 mock==5.1.0
     # via -r requirements.in
@@ -285,7 +285,7 @@ timermiddleware==0.6.3
     # via -r requirements.in
 tinycss2==1.1.1
     # via bleach
-tomli==2.0.2
+tomli==2.2.1
     # via pytest
 translationstring==1.4
     # via colander
@@ -321,7 +321,7 @@ werkzeug==3.1.2
     # via -r requirements.in
 wrapt==1.16.0
     # via -r requirements.in
-zipp==3.20.2
+zipp==3.21.0
     # via importlib-metadata
 
 # The following packages are considered to be unsafe in a requirements file:

Reply via email to