Skip to content

Commit 95b09b6

Browse files
ADMS: vuln minor: idna, requests [tests/integration]
1 parent f09eaa6 commit 95b09b6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

tests/integration/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
certifi==2024.12.14
22
charset-normalizer==3.4.1
3-
idna==3.10
4-
requests==2.32.4; python_version < "3.10"
5-
requests==2.33.1; python_version >= "3.10"
3+
idna==3.18
4+
requests==2.34.2; python_version < "3.10"
5+
requests==2.34.2; python_version >= "3.10"

0 commit comments

Comments
 (0)