Skip to content

Commit

Permalink
Merge 43b3f81 into cda9ec2
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Jan 29, 2021
2 parents cda9ec2 + 43b3f81 commit a0be5e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -20,7 +20,7 @@
include_package_data=True,
install_requires=requirements,
extras_require={
'cli': ['click==7.1.2', 'dragonfly-core[cli]==1.28.3']
'cli': ['click==7.1.2', 'dragonfly-core[cli]==1.28.4']
},
entry_points={
"console_scripts": ["dragonfly-uwg = dragonfly_uwg.cli:uwg"]
Expand Down

0 comments on commit a0be5e9

Please sign in to comment.