Skip to content

Commit 7f4fe87

Browse files
Update dependency requests to v2.32.4 [SECURITY] (#8761)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 951651e commit 7f4fe87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

treeherder/client/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@ def find_version(*file_paths):
4444
license="MPL",
4545
packages=["thclient"],
4646
python_requires=">=3",
47-
install_requires=["requests==2.32.3"],
47+
install_requires=["requests==2.32.4"],
4848
)

0 commit comments

Comments
 (0)