Skip to content

Commit 68362b1

Browse files
committed
update some py deps for patching
Signed-off-by: Stephen Linnell <[email protected]>
1 parent be17cb1 commit 68362b1

File tree

2 files changed

+180
-181
lines changed

2 files changed

+180
-181
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ boxsdk = {extras = ["jwt"],version = "==3.2.0"}
2828
cryptography = "==42.0.5"
2929
hvac = "==0.11.2"
3030
asyncio = "==3.4.3"
31-
requests = "==2.31.0"
31+
requests = "==2.32.0"
3232
gunicorn = "==22.0.0"
3333
gevent = "==23.9.1"
3434
pyjwt = "==2.5.0"

0 commit comments

Comments
 (0)