We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02ed5db commit be1ad55Copy full SHA for be1ad55
CHANGES
@@ -24,7 +24,7 @@ _Maintenance only, no bug fixes or new features_
24
### Packaging
25
26
- Move pytest configuration to `pyproject.toml` (#499)
27
-- Poetry: 1.6.1 -> 1.7.0
+- Poetry: 1.5.1 -> 1.6.1 (#497), 1.6.1 -> 1.7.0 (direct to trunk)
28
29
See also: https://github.com/python-poetry/poetry/blob/1.7.0/CHANGELOG.md
30
@@ -43,7 +43,6 @@ _Maintenance only, no bug fixes or new features_
43
44
### Development
45
46
-- Poetry 1.5.1 -> 1.6.1 (#497)
47
- Move formatting from `black` to [`ruff format`] (#506)
48
49
This retains the same formatting style of `black` while eliminating a
0 commit comments