This is an automated email from the ASF dual-hosted git repository.
potiuk 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 49423f8d659 Bump aiohttp in
/providers/informatica/dev/informatica_simulator (#71048)
49423f8d659 is described below
commit 49423f8d659e46345bf8ea90fd5f66e00cc58bdc
Author: Dependabot [bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 14 09:40:05 2026 +0200
Bump aiohttp in /providers/informatica/dev/informatica_simulator (#71048)
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.14.1 to 3.14.3.
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.14.1...v3.14.3)
---
updated-dependencies:
- dependency-name: aiohttp
dependency-version: 3.14.3
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 145c9ad463e..1431225883e 100644
--- a/providers/informatica/dev/informatica_simulator/requirements.txt
+++ b/providers/informatica/dev/informatica_simulator/requirements.txt
@@ -1,4 +1,4 @@
-aiohttp==3.14.1
+aiohttp==3.14.3
fastapi==0.95.1
requests==2.33.0
python-multipart