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

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

commit ba58530d2cc4e99762f5a0102c22de352ca680fc
Author: Guillermo Cruz <[email protected]>
AuthorDate: Wed Nov 6 00:41:23 2024 +0000

    [#SF-9782] Upgrade pytest 8.3.1 -> 8.3.3, and its deps: 
iniconfig,packaging,pluggy
    
        pytest                            8.3.1 -> 8.3.3
            iniconfig                     2.0.0 -> no upgrade
            packaging                      24.1 -> no upgrade
            pluggy                        1.5.0 -> no upgrade
---
 requirements.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index 1f1f82b91..78e24387d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -148,7 +148,7 @@ oauthlib==3.2.2
     # via
     #   -r requirements.in
     #   requests-oauthlib
-packaging==24.0
+packaging==24.1
     # via
     #   gunicorn
     #   pymongocrypt
@@ -173,7 +173,7 @@ pillow==11.0.0
     # via -r requirements.in
 platformdirs==4.2.0
     # via virtualenv
-pluggy==1.4.0
+pluggy==1.5.0
     # via pytest
 pre-commit==3.7.0
     # via -r requirements.in
@@ -197,7 +197,7 @@ pypeline[creole,markdown,rst,textile]==0.6.1
     # via -r requirements.in
 pysolr==3.10.0
     # via -r requirements.in
-pytest==8.1.1
+pytest==8.3.3
     # via
     #   -r requirements.in
     #   pytest-sugar

Reply via email to