Skip to content

Commit

Permalink
mysql: Update base version #11117
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbarksdale authored and yzhan289 committed Jan 13, 2022
1 parent b0e444d commit 6e2eb12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mysql/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ def get_dependencies():
return f.readlines()


CHECKS_BASE_REQ = 'datadog-checks-base>=23.7.0'
CHECKS_BASE_REQ = 'datadog-checks-base>=23.7.3'

setup(
name='datadog-mysql',
Expand Down

0 comments on commit 6e2eb12

Please sign in to comment.