Skip to content

Commit 89db7e7

Browse files
committed
bump dependency versions
1 parent 0826551 commit 89db7e7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# 3.16.1
22
- Fix video client token option
33
- Fix typos in README
4+
- Bump minimum versions for dependencies with fixed vulnerabilities
45

56
# 3.16.0
67
- Add support for the [Vonage Number Verification API](https://developer.vonage.com/number-verification/overview)

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
platforms=["any"],
2323
install_requires=[
2424
"vonage-jwt>=1.1.0",
25-
"requests>=2.4.2",
25+
"requests>=2.32.2",
2626
"pytz>=2018.5",
2727
"Deprecated",
2828
"pydantic>=2.5.2",

0 commit comments

Comments
 (0)