Skip to content

Commit b8c816c

Browse files
committed
deps: bump deps suggested by dependabot
1 parent 3bf27e6 commit b8c816c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,11 @@
4949
"gitpython==3.*",
5050
"ndg-httpsclient==0.*",
5151
"pyasn1==0.*",
52-
"pyopenssl==23.*",
52+
"pyopenssl==24.*",
5353
"pystache==0.*",
5454
"requests==2.*",
5555
"sendgrid==6.*",
56-
"xxhash==2.*",
56+
"xxhash==3.*",
5757
#: pyopenssl, ndg-httpsclient, pyasn1 are there to disable ssl warnings in requests
5858
],
5959
extras_require={

0 commit comments

Comments
 (0)