Skip to content

Commit 23e3f50

Browse files
Bump loguru from 0.7.2 to 0.7.3 (#119)
Bumps [loguru](https://github.com/Delgan/loguru) from 0.7.2 to 0.7.3. - [Release notes](https://github.com/Delgan/loguru/releases) - [Changelog](https://github.com/Delgan/loguru/blob/master/CHANGELOG.rst) - [Commits](Delgan/loguru@0.7.2...0.7.3) --- updated-dependencies: - dependency-name: loguru dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 566adfd commit 23e3f50

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

+6-6
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
@@ -46,7 +46,7 @@ ansible-runner = ">=2.3.0"
4646
click = ">=8.1.3"
4747
cryptography = ">=38.0.3"
4848
email-validator = ">=1.3.0" # Required by pydantic to validate emails using EmailStr
49-
loguru = "^0.7.2"
49+
loguru = "^0.7.3"
5050
pydantic = ">=2.4.2"
5151
python = ">=3.11,<4"
5252
slack-bolt = "^1.18.1"

0 commit comments

Comments
 (0)