Skip to content

Commit 955c0dc

Browse files
Update dependency test/requests to ~=2.32.1 (#578)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5f32234 commit 955c0dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ test = [
6262
"pytest-mock>=3.12,<3.15",
6363
"pytest-randomly==3.*",
6464
"pytest-xdist==3.*",
65-
"requests~=2.31.0",
65+
"requests~=2.32.1",
6666
"security~=1.2.0",
6767
"types-mock==5.1.*",
6868
"django>=4,<6",

0 commit comments

Comments
 (0)