Skip to content

Commit b14e10a

Browse files
authored
Merge pull request #562 from arduino/dependabot/pip/semver-3.0.1
Bump semver from 3.0.0 to 3.0.1
2 parents bd5de53 + 22f681b commit b14e10a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ python = "^3.9"
1111
invoke = "^2.1.3"
1212
pytest = "^7.3.2"
1313
python-dateutil = "^2.8.2"
14-
semver = "^3.0.0"
14+
semver = "^3.0.1"
1515

1616
# Documentation generation dependencies.
1717
gitpython = "^3.1.31"

0 commit comments

Comments
 (0)