From f2decb126fbd09bec4854f83f704b18be61e60c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 15:37:21 +0000 Subject: [PATCH] Bump msgpack from 1.1.1 to 1.2.1 in /recipes/codonfm_ptl_te Bumps [msgpack](https://github.com/msgpack/msgpack-python) from 1.1.1 to 1.2.1. - [Release notes](https://github.com/msgpack/msgpack-python/releases) - [Changelog](https://github.com/msgpack/msgpack-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/msgpack/msgpack-python/compare/v1.1.1...v1.2.1) --- updated-dependencies: - dependency-name: msgpack dependency-version: 1.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- recipes/codonfm_ptl_te/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/codonfm_ptl_te/requirements.txt b/recipes/codonfm_ptl_te/requirements.txt index 906a5b4eeb..8d84f9e24f 100644 --- a/recipes/codonfm_ptl_te/requirements.txt +++ b/recipes/codonfm_ptl_te/requirements.txt @@ -141,7 +141,7 @@ mkl-include==2021.1.1 mkl==2021.1.1 mock==5.2.0 mpmath==1.3.0 -msgpack==1.1.1 +msgpack==1.2.1 multiprocess==0.70.16 mypy_extensions==1.1.0 natsort==8.4.0