Skip to content

Commit 001ef8a

Browse files
ADMS: vuln minor: idna, requests [tests/integration]
Co-authored-by: dd-octo-sts-94e5d1[bot] <266798093+dd-octo-sts-94e5d1[bot]@users.noreply.github.com>
1 parent 897fb0d commit 001ef8a

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)