From f5ba815607c1d9fbd594a90883bc5d0b8995fa96 Mon Sep 17 00:00:00 2001 From: Sylvain LE GAL Date: Mon, 7 Oct 2024 11:03:30 +0200 Subject: [PATCH] [ADD] fragment --- newsfragments/poetry-update-2024-10-07.misc | 30 +++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 newsfragments/poetry-update-2024-10-07.misc diff --git a/newsfragments/poetry-update-2024-10-07.misc b/newsfragments/poetry-update-2024-10-07.misc new file mode 100644 index 0000000..2eea66d --- /dev/null +++ b/newsfragments/poetry-update-2024-10-07.misc @@ -0,0 +1,30 @@ +Update of python libraries version, using ``poetry update``. + +* Removing incremental (22.10.0) +* Updating attrs (23.2.0 -> 24.2.0) +* Updating certifi (2024.2.2 -> 2024.8.30) +* Updating filelock (3.13.2 -> 3.16.1) +* Updating idna (3.6 -> 3.10) +* Updating packaging (24.0 -> 24.1) +* Updating platformdirs (4.2.0 -> 4.3.6) +* Updating pygments (2.17.2 -> 2.18.0) +* Updating pyyaml (6.0.1 -> 6.0.2) +* Updating tomli (2.0.1 -> 2.0.2) +* Updating typing-extensions (4.10.0 -> 4.12.2) +* Updating urllib3 (2.2.1 -> 2.2.3) +* Updating zipp (3.18.1 -> 3.20.2) +* Updating argcomplete (3.2.3 -> 3.5.1) +* Updating astroid (3.1.0 -> 3.3.5) +* Updating coverage (7.4.4 -> 7.6.1) +* Updating dill (0.3.8 -> 0.3.9) +* Updating gitpython (3.1.42 -> 3.1.43) +* Updating jinja2 (3.1.3 -> 3.1.4) +* Updating requests (2.31.0 -> 2.32.3) +* Updating rich (13.7.1 -> 13.9.2) +* Updating setuptools (69.2.0 -> 75.1.0) +* Updating tomlkit (0.12.4 -> 0.13.2) +* Updating virtualenv (20.25.1 -> 20.26.6) +* Updating docker (7.0.0 -> 7.1.0) +* Updating plumbum (1.8.2 -> 1.9.0) +* Updating pylint (3.1.0 -> 3.3.1) +* Updating towncrier (23.11.0 -> 24.8.0)