From 90ec2cc32570e9c0ab959c21148f312475f647f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 20:59:20 +0000 Subject: [PATCH] Chore(deps): Bump the small-changes group with 4 updates Bumps the small-changes group with 4 updates: [drf-writable-nested](https://github.com/beda-software/drf-writable-nested), [filelock](https://github.com/tox-dev/py-filelock), [jinja2](https://github.com/pallets/jinja) and [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz). Updates `drf-writable-nested` from 0.7.1 to 0.7.2 - [Release notes](https://github.com/beda-software/drf-writable-nested/releases) - [Changelog](https://github.com/beda-software/drf-writable-nested/blob/master/CHANGELOG.md) - [Commits](https://github.com/beda-software/drf-writable-nested/compare/v0.7.1...v0.7.2) Updates `filelock` from 3.17.0 to 3.18.0 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/py-filelock/compare/3.17.0...3.18.0) Updates `jinja2` from 3.1.5 to 3.1.6 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.1.5...3.1.6) Updates `rapidfuzz` from 3.12.1 to 3.12.2 - [Release notes](https://github.com/rapidfuzz/RapidFuzz/releases) - [Changelog](https://github.com/rapidfuzz/RapidFuzz/blob/main/CHANGELOG.rst) - [Commits](https://github.com/rapidfuzz/RapidFuzz/compare/v3.12.1...v3.12.2) --- updated-dependencies: - dependency-name: drf-writable-nested dependency-type: direct:production update-type: version-update:semver-patch dependency-group: small-changes - dependency-name: filelock dependency-type: direct:production update-type: version-update:semver-minor dependency-group: small-changes - dependency-name: jinja2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: small-changes - dependency-name: rapidfuzz dependency-type: direct:production update-type: version-update:semver-patch dependency-group: small-changes ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- uv.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 8a2cb194f..23a683673 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ dependencies = [ "drf-spectacular~=0.28", "drf-spectacular-sidecar~=2025.3.1", "drf-writable-nested~=0.7.1", - "filelock~=3.17.0", + "filelock~=3.18.0", "flower~=2.0.1", "gotenberg-client~=0.9.0", "httpx-oauth~=0.16", diff --git a/uv.lock b/uv.lock index 2abc5c4bb..9e1d99e38 100644 --- a/uv.lock +++ b/uv.lock @@ -892,7 +892,7 @@ wheels = [ [[package]] name = "drf-writable-nested" -version = "0.7.1" +version = "0.7.2" source = { registry = "https://pypi.org/simple" } wheels = [ { url = "https://files.pythonhosted.org/packages/a0/1e/b27f416a1706a0403076cb3216402c2a66017a0194a52e8c4753635ddc83/drf_writable_nested-0.7.1-py3-none-any.whl", hash = "sha256:d8ddc606dc349e56373810842965712a5789e6a5ca7704729d15429b95f8f2ee", size = 10559 }, @@ -954,7 +954,7 @@ wheels = [ [[package]] name = "filelock" -version = "3.17.0" +version = "3.18.0" source = { registry = "https://pypi.org/simple" } sdist = { url = "https://files.pythonhosted.org/packages/dc/9c/0b15fb47b464e1b663b1acd1253a062aa5feecb07d4e597daea542ebd2b5/filelock-3.17.0.tar.gz", hash = "sha256:ee4e77401ef576ebb38cd7f13b9b28893194acc20a8e68e18730ba9c0e54660e", size = 18027 } wheels = [ @@ -1329,7 +1329,7 @@ wheels = [ [[package]] name = "jinja2" -version = "3.1.5" +version = "3.1.6" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "markupsafe", marker = "sys_platform == 'darwin' or sys_platform == 'linux'" }, @@ -2768,7 +2768,7 @@ wheels = [ [[package]] name = "rapidfuzz" -version = "3.12.1" +version = "3.12.2" source = { registry = "https://pypi.org/simple" } sdist = { url = "https://files.pythonhosted.org/packages/c9/df/c300ead8c2962f54ad87872e6372a6836f0181a7f20b433c987bd106bfce/rapidfuzz-3.12.1.tar.gz", hash = "sha256:6a98bbca18b4a37adddf2d8201856441c26e9c981d8895491b5bc857b5f780eb", size = 57907552 } wheels = [