Skip to content

Commit 4bc118e

Browse files
Bump pycloudinary to 1.28.1
1 parent 1cfffc8 commit 4bc118e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cloudinary>=1.25.0
1+
cloudinary>=1.28.1
22
pygments
33
jinja2
44
click

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
setup_requires=["pytest-runner"],
3737
tests_require=["pytest", "mock", "urllib3"],
3838
install_requires=[
39-
"cloudinary>=1.25.0",
39+
"cloudinary>=1.28.1",
4040
"pygments",
4141
"jinja2",
4242
"click",

0 commit comments

Comments
 (0)