Skip to content

Commit 027e15a

Browse files
author
lrochette
committed
Upgrade yarl to 1.17.2
Signed-off-by: lrochette <[email protected]>
1 parent 51e9cd7 commit 027e15a

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

incubating/argocd-app-status/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Changelog
22
## [1.1.3] - 2024-11-20
3+
### Changed
4+
* upgrade yarl to 1.17.2
35

46
### Fixed
57
* CVE-2024-45491 - upgrade libexpat1
@@ -8,7 +10,7 @@
810
* CVE-2023-45853 - upgrade zlib1g
911

1012
## [1.1.2] - 2023-09-18
11-
### Changed
13+
1214

1315
### Fixed
1416
- PYSEC-2023-135 - upgrade Python module certifi to 2023.7.22

incubating/argocd-app-status/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ requests==2.31.0
1111
requests-toolbelt==0.10.1
1212
urllib3==1.26.16
1313
yarg==0.1.9
14-
yarl==1.9.2
14+
yarl==1.17.2

0 commit comments

Comments
 (0)