From a8461977b63ac15cf99e14e6cb1168e66039098e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 09:29:27 +0000 Subject: [PATCH] Bump irc3 from 1.1.10 to 1.1.12 Bumps [irc3](https://github.com/gawel/irc3) from 1.1.10 to 1.1.12. - [Changelog](https://github.com/gawel/irc3/blob/main/CHANGES.rst) - [Commits](https://github.com/gawel/irc3/commits) --- updated-dependencies: - dependency-name: irc3 dependency-version: 1.1.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index bd204ad3f..137486ae7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dependencies = [ "django-taggit==6.1.0", "django-weasyprint==2.4.0", "icalendar==7.1.0", - "irc3==1.1.10", + "irc3==1.1.12", "lxml==6.1.0", "nh3==0.3.5", "openpyxl==3.1.5", # used to import excel files in economy backoffice