Skip to content

Commit

Permalink
Bump pendulum to 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
uros-tm authored Aug 7, 2020
1 parent 68d80bb commit a55f47b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
classifiers=["Programming Language :: Python :: 3 :: Only"],
py_modules=["tap_pipedrive"],
install_requires=[
"pendulum==2.0.4",
"pendulum==2.1.2",
"requests==2.21.0",
"singer-python==5.4.1",
],
Expand Down

0 comments on commit a55f47b

Please sign in to comment.