Skip to content

Commit e409d93

Browse files
authored
chore(deps): update dependency requests to v2.32.3 (#426)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent f93ef12 commit e409d93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ pycparser==2.21 ; python_version >= "3.7" and python_version < "4.0" and platfor
288288
pyjwt[crypto]==2.8.0 ; python_version >= "3.7" and python_version < "4.0" \
289289
--hash=sha256:57e28d156e3d5c10088e0c68abb90bfac3df82b40a71bd0daa20c65ccd5c23de \
290290
--hash=sha256:59127c392cc44c2da5bb3192169a91f429924e17aff6534d70fdc02ab3e04320
291-
requests==2.32.0; python_version >= "3.7" and python_version < "4.0" \
291+
requests==2.32.3; python_version >= "3.7" and python_version < "4.0" \
292292
--hash=sha256:f2c3881dddb70d056c5bd7600a4fae312b2a300e39be6a118d30b90bd27262b5 \
293293
--hash=sha256:fa5490319474c82ef1d2c9bc459d3652e3ae4ef4c4ebdd18a21145a47ca4b6b8
294294
semantic-version==2.10.0 ; python_version >= "3.7" and python_version < "4.0" \

0 commit comments

Comments
 (0)