Commit 35196f9
committed
chore: unpin dynaconf for testing
The pinned version still relies on pkg_resources, which setuptools
dropped since version 82.0.0. dynaconf does not use pkg_resources
anymore starting from version 3.2.1.
Since dynaconf should be stable, unpin it rather than bumping the pin,
so we can check whether new versions work fine.1 parent 7caf17d commit 35196f9
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments