From 3cdb492df6b78b2e20e4bc9a01219f194e9dc381 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 23:46:51 +0000 Subject: [PATCH] Bump comm from 0.2.2 to 0.2.3 Bumps [comm](https://github.com/ipython/comm) from 0.2.2 to 0.2.3. - [Release notes](https://github.com/ipython/comm/releases) - [Changelog](https://github.com/ipython/comm/blob/main/CHANGELOG.md) - [Commits](https://github.com/ipython/comm/compare/v0.2.2...v0.2.3) --- updated-dependencies: - dependency-name: comm dependency-version: 0.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6c75188..c7c699d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ bleach==6.2.0 cffi==1.17.1 click==8.1.8 colorama==0.4.6 -comm==0.2.2 +comm==0.2.3 debugpy==1.8.11 decorator==5.2.1 defusedxml==0.7.1