Skip to content

Commit ac6d323

Browse files
committed
Updated library versions
1 parent 65b8aaa commit ac6d323

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
classifiers=["Programming Language :: Python :: 3 :: Only"],
1111
py_modules=["tap_circle_ci"],
1212
install_requires=[
13-
"singer-python==6.3.0",
14-
"requests==2.32.5",
13+
"singer-python==6.8.0",
14+
"requests==2.34.2",
1515
],
1616
extras_require={"dev": ["pylint"]},
1717
entry_points="""

0 commit comments

Comments
 (0)