Skip to content

Commit a929bce

Browse files
Bump invoke from 1.4.1 to 1.6.0
Bumps [invoke](https://github.com/bitprophet/alabaster) from 1.4.1 to 1.6.0. - [Release notes](https://github.com/bitprophet/alabaster/releases) - [Changelog](https://github.com/bitprophet/alabaster/blob/master/docs/changelog.rst) - [Commits](https://github.com/bitprophet/alabaster/commits) --- updated-dependencies: - dependency-name: invoke dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 96a6178 commit a929bce

File tree

2 files changed

+25
-6
lines changed

2 files changed

+25
-6
lines changed

poetry.lock

+24-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors = ["Arduino <info@arduino.cc>"]
88
python = "^3.9"
99

1010
# Integration tests dependencies.
11-
invoke = "1.4.1"
11+
invoke = "1.6.0"
1212
pytest = "6.1.2"
1313
python-dateutil = "^2.8.1"
1414
semver = "^2.13.0"

0 commit comments

Comments
 (0)