summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-tomlkit_0.13.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-tomlkit: upgrade 0.12.5 -> 0.13.0Wang Mingyu2024-07-151-0/+32
Changelog: ============= - fix: Test failures with Python 3.13.0a4: test_dates_behave_like_dates and test_times_behave_like_times - [pre-commit.ci] pre-commit autoupdate - fix: Revert "fix: Construction of OutOfOrderTableProxy can cause newlines to be inserted (#347)" - Update tests action - fix: tomlkit 0.12.5 : Encoder contract interferes with external TypeErrors raised in encoders - chore(deps-dev): bump certifi from 2024.2.2 to 2024.7.4 - chore(deps-dev): bump urllib3 from 2.0.7 to 2.2.2 - chore(deps-dev): bump requests from 2.31.0 to 2.32.2 - chore(deps-dev): bump zipp from 3.15.0 to 3.19.1 - fix: keep the nested out of order table Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>