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 dfa573bf9 upgrading httpcore 1.0.7 -> 1.0.9 and h11 0.14.0 -> 0.16.0
dfa573bf9 is described below
commit dfa573bf93ed7d099445a02f61e869183cad1126
Author: Guillermo Cruz <[email protected]>
AuthorDate: Fri Apr 25 16:08:44 2025 +0000
upgrading httpcore 1.0.7 -> 1.0.9 and h11 0.14.0 -> 0.16.0
---
requirements.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/requirements.txt b/requirements.txt
index a97609f79..bfd15049e 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -100,13 +100,13 @@ gitpython==3.1.44
# via -r requirements.in
gunicorn==23.0.0
# via -r requirements.in
-h11==0.14.0
+h11==0.16.0
# via httpcore
html5lib==1.1
# via
# -r requirements.in
# pypeline
-httpcore==1.0.6
+httpcore==1.0.9
# via httpx
httpx==0.27.2
# via pymongocrypt