vshn / concierge-cli

Companion CLI for Concierge to bulk-manage repository projects.
https://pypi.org/project/concierge-cli/
BSD 3-Clause "New" or "Revised" License
8 stars 1 forks source link

Upgrade requirements (via `tox -e requirements`) #76

Closed bittner closed 3 years ago

bittner commented 3 years ago

Affected packages:

Merging this PR will autoclose all currently open PRs initiated by renovate.

bittner commented 3 years ago

This should now be ready for merging. Also fixes the broken badges on top of the README and prepares the next patch release to publish the dependency changes.

Please merge! :rocket:

Afterwards, we need to push a Git tag on the updated master branch to trigger the release:

git tag 1.7.1
git push --tags
bittner commented 3 years ago

Thanks for merging and releasing v1.7.1, @chamer81! :confetti_ball: :1st_place_medal: