We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 23b9fb4 + be70a1c commit ca66272Copy full SHA for ca66272
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.7.3](https://github.com/MousaZeidBaker/poetry-plugin-up/compare/v0.7.2...v0.7.3) (2024-08-09)
4
+
5
6
+### Bug Fixes
7
8
+* fix no-install lock file updates ([40feadf](https://github.com/MousaZeidBaker/poetry-plugin-up/commit/40feadf7fdae8400db7e41840a231f5bdb4def95))
9
10
## [0.7.2](https://github.com/MousaZeidBaker/poetry-plugin-up/compare/0.7.1...v0.7.2) (2024-07-10)
11
12
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "poetry-plugin-up"
-version = "0.7.2"
+version = "0.7.3"
description = "Poetry plugin that updates dependencies and bumps their versions in pyproject.toml file"
authors = ["Mousa Zeid Baker"]
packages = [
0 commit comments