Commit c622a3c
authored
build: relax
It seems to me that the version is not intentionally locked to the range >= 0.41, < 0.42, and it is more a matter of the fact that poetry treats versions that start with `0` differently when using `^` ([docs](https://python-poetry.org/docs/dependency-specification/#caret-requirements))
Related issue:
- #253
Releases of the `datadog` lib (it looks to me that there is no risk):
- https://github.com/DataDog/datadogpy/releasesdatadog version (#290)1 parent 7b4e781 commit c622a3c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments