This is an automated email from the ASF dual-hosted git repository. gcruz pushed a commit to branch gc/8581 in repository https://gitbox.apache.org/repos/asf/allura.git
commit d0c46903db7a80e777904257e9941de97434344b Author: Guillermo Cruz <guillermo.c...@slashdotmedia.com> AuthorDate: Thu Jul 10 15:14:29 2025 +0000 [#8581] Upgrade pysolr 3.10.0 -> no upgrade, and its deps: requests,certifi,charset-normalizer,idna,urllib3,setuptools pysolr 3.10.0 -> no upgrade requests 2.32.4 -> no upgrade certifi 2025.4.26 -> 2025.7.9 charset-normalizer 3.4.1 -> 3.4.2 idna 3.10 -> no upgrade urllib3 2.5.0 -> no upgrade setuptools 80.7.1 -> skipped --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 4da03b25e..7481a6424 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ botocore==1.35.37 # boto3 # pymongo-auth-aws # s3transfer -certifi==2025.4.26 +certifi==2025.7.9 # via # httpcore # httpx @@ -41,7 +41,7 @@ cffi==1.17.1 # pymongocrypt cfgv==3.4.0 # via pre-commit -charset-normalizer==3.4.1 +charset-normalizer==3.4.2 # via requests colander==1.8.3 # via -r requirements.in