Skip to content
This repository was archived by the owner on Aug 13, 2025. It is now read-only.

Commit cc9940c

Browse files
committed
Bump libhoney requirement to 1.3.3
1 parent 3ed6151 commit cc9940c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
license='Apache',
1313
packages=find_packages(),
1414
install_requires=[
15-
'libhoney>=1.3.2',
15+
'libhoney>=1.3.3',
1616
'wrapt',
1717
],
1818
tests_require=[

0 commit comments

Comments
 (0)