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

gcruz pushed a commit to branch gc/8575
in repository https://gitbox.apache.org/repos/asf/allura.git

commit 7c3009300d77470573a05a7ef5aa58ccfa341ad4
Author: Guillermo Cruz <[email protected]>
AuthorDate: Wed Feb 12 19:02:34 2025 +0000

    [#8575] Upgrade pre_commit 4.1.0 -> no upgrade, and its deps: 
cfgv,identify,nodeenv,PyYAML,virtualenv,distlib,filelock,platformdirs
    
        pre_commit                        4.1.0 -> no upgrade
            cfgv                          3.4.0 -> no upgrade
            identify                      2.6.6 -> 2.6.7
            nodeenv                       1.9.1 -> no upgrade
            PyYAML                        6.0.2 -> no upgrade
            virtualenv                  20.29.1 -> 20.29.2
                distlib                   0.3.9 -> no upgrade
                filelock                 3.17.0 -> no upgrade
                platformdirs              4.3.6 -> no upgrade
---
 requirements.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index 247422f6d..e46961b7f 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -105,7 +105,7 @@ httpcore==1.0.6
     # via httpx
 httpx==0.27.2
     # via pymongocrypt
-identify==2.6.6
+identify==2.6.7
     # via pre-commit
 idna==3.10
     # via
@@ -298,7 +298,7 @@ urllib3==1.26.20
     # via
     #   botocore
     #   requests
-virtualenv==20.29.1
+virtualenv==20.29.2
     # via pre-commit
 waitress==3.0.2
     # via webtest

Reply via email to