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

vincbeck pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new 5b84fc006af Bump aiohttp in 
/providers/informatica/dev/informatica_simulator (#68607)
5b84fc006af is described below

commit 5b84fc006af8a36f62ff860bea6d389f51360961
Author: Dependabot [bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 16 09:29:51 2026 -0400

    Bump aiohttp in /providers/informatica/dev/informatica_simulator (#68607)
    
    ---
    updated-dependencies:
    - dependency-name: aiohttp
      dependency-version: 3.14.1
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 providers/informatica/dev/informatica_simulator/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/providers/informatica/dev/informatica_simulator/requirements.txt 
b/providers/informatica/dev/informatica_simulator/requirements.txt
index 345615d6fd4..145c9ad463e 100644
--- a/providers/informatica/dev/informatica_simulator/requirements.txt
+++ b/providers/informatica/dev/informatica_simulator/requirements.txt
@@ -1,4 +1,4 @@
-aiohttp==3.14.0
+aiohttp==3.14.1
 fastapi==0.95.1
 requests==2.33.0
 python-multipart

Reply via email to