Files
pipenv/news
David Rodríguez 054df4dfe3 Vendor latest tomlkit
I generated this patch with:

```
$ pip install -t . tomlkit==0.12.3 --upgrade
$ rm -rf tomlkit-0.12.3.dist-info
```

from pipenv/vendor folder.

Then seearch and replace "from tomlkit" with "from
pipenv.vendor.tomlkit", and restore the LICENSE file that got removed
for some reason.
2023-12-01 10:58:33 +01:00
..
2023-12-01 10:58:33 +01:00
2021-11-05 18:32:08 +08:00