From a5246936e5df225ba6a9c2d0f17eee1851b41371 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 13:53:15 +0000 Subject: [PATCH] chore(deps): bump the pip group across 1 directory with 3 updates Bumps the pip group with 3 updates in the / directory: [python-multipart](https://github.com/Kludex/python-multipart), [marshmallow](https://github.com/marshmallow-code/marshmallow) and [weasyprint](https://github.com/Kozea/WeasyPrint). Updates `python-multipart` from 0.0.20 to 0.0.22 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](https://github.com/Kludex/python-multipart/compare/0.0.20...0.0.22) Updates `marshmallow` from 4.0.1 to 4.1.2 - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow/compare/4.0.1...4.1.2) Updates `weasyprint` from 60.2 to 68.0 - [Release notes](https://github.com/Kozea/WeasyPrint/releases) - [Changelog](https://github.com/Kozea/WeasyPrint/blob/main/docs/changelog.rst) - [Commits](https://github.com/Kozea/WeasyPrint/compare/v60.2...v68.0) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.22 dependency-type: direct:production dependency-group: pip - dependency-name: marshmallow dependency-version: 4.1.2 dependency-type: direct:production dependency-group: pip - dependency-name: weasyprint dependency-version: '68.0' dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- backend/requirements-dev.txt | 2 +- backend/requirements.txt | 6 +++--- requirements-linux.txt | 2 +- requirements-windows.txt | 2 +- requirements.txt | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/backend/requirements-dev.txt b/backend/requirements-dev.txt index ff61c4f..9230120 100644 --- a/backend/requirements-dev.txt +++ b/backend/requirements-dev.txt @@ -1,7 +1,7 @@ # Development and testing dependencies pytest==7.4.3 pytest-asyncio==0.21.1 -black==25.11.0 +black==26.1.0 isort==5.12.0 flake8==6.1.0 diff --git a/backend/requirements.txt b/backend/requirements.txt index eb119d4..be19d02 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -15,7 +15,7 @@ aiosqlite==0.19.0 # Authentication and Security python-jose[cryptography]==3.3.0 passlib[bcrypt]==1.7.4 -python-multipart==0.0.20 +python-multipart==0.0.22 bcrypt==4.1.2 cryptography==46.0.4 @@ -39,7 +39,7 @@ emails==0.6 jinja2==3.1.6 # Validation and Serialization -marshmallow==4.0.1 +marshmallow==4.1.2 cerberus==1.3.5 # Utilities @@ -53,7 +53,7 @@ forex-python==1.8 # PDF and Document Generation reportlab==4.0.7 -weasyprint==60.2 +weasyprint==68.0 # Production and Monitoring gunicorn==23.0.0 diff --git a/requirements-linux.txt b/requirements-linux.txt index 46ef968..97d7d69 100644 --- a/requirements-linux.txt +++ b/requirements-linux.txt @@ -37,7 +37,7 @@ emails==0.6 jinja2==3.1.6 # Validation and Serialization -marshmallow==4.2.2 +marshmallow==4.1.2 cerberus==1.3.5 # Utilities diff --git a/requirements-windows.txt b/requirements-windows.txt index 40d8de0..483be65 100644 --- a/requirements-windows.txt +++ b/requirements-windows.txt @@ -36,7 +36,7 @@ emails==0.6 jinja2==3.1.6 # Validation and Serialization -marshmallow==4.2.2 +marshmallow==4.1.2 cerberus==1.3.5 # Utilities diff --git a/requirements.txt b/requirements.txt index b85abd0..7122452 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ emails==0.6 jinja2==3.1.6 # Validation and Serialization -marshmallow==4.2.2 +marshmallow==4.1.2 cerberus==1.3.5 # Utilities