Skip to content

Commit

Permalink
chore: bump acryl-executor (#89)
Browse files Browse the repository at this point in the history
* chore: bump acryl-executor

* bump

---------

Co-authored-by: Andrew Sikowitz <[email protected]>
  • Loading branch information
hsheth2 and asikowitz authored Sep 19, 2023
1 parent 5d881b5 commit 4ffe4e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,5 @@ dmypy.json
**/junit.*.xml

.idea/
*.iml
tmp*
2 changes: 1 addition & 1 deletion datahub-actions/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ def get_long_description():
"kafka": set(), # included by default
# Action Plugins
"executor": {
"acryl-executor==0.0.3.9",
"acryl-executor==0.0.3.11",
},
"slack": {
"slack-bolt>=1.15.5",
Expand Down

0 comments on commit 4ffe4e6

Please sign in to comment.