Chore(deps): Bump the small-changes group across 1 directory with 15 updates

Bumps the small-changes group with 15 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [drf-writable-nested](https://github.com/beda-software/drf-writable-nested) | `0.7.0` | `0.7.1` |
| [bleach](https://github.com/mozilla/bleach) | `6.1.0` | `6.2.0` |
| [gotenberg-client](https://github.com/stumpylog/gotenberg-client) | `0.6.0` | `0.7.0` |
| [imap-tools](https://github.com/ikvk/imap_tools) | `1.7.3` | `1.7.4` |
| [mysqlclient](https://github.com/PyMySQL/mysqlclient) | `2.2.4` | `2.2.5` |
| [ocrmypdf](https://github.com/ocrmypdf/OCRmyPDF) | `16.5.0` | `16.6.0` |
| [psycopg](https://github.com/psycopg/psycopg) | `3.2.2` | `3.2.3` |
| [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz) | `3.10.0` | `3.10.1` |
| [redis](https://github.com/redis/redis-py) | `5.1.1` | `5.2.0` |
| [tika-client](https://github.com/stumpylog/tika-rest-client) | `0.6.0` | `0.7.0` |
| [tqdm](https://github.com/tqdm/tqdm) | `4.66.5` | `4.66.6` |
| [whitenoise](https://github.com/evansd/whitenoise) | `6.8.1` | `6.8.2` |
| [ruff](https://github.com/astral-sh/ruff) | `0.6.9` | `0.7.2` |
| [pytest-httpx](https://github.com/Colin-b/pytest_httpx) | `0.32.0` | `0.33.0` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.39` | `9.5.43` |



Updates `drf-writable-nested` from 0.7.0 to 0.7.1
- [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.0...v0.7.1)

Updates `bleach` from 6.1.0 to 6.2.0
- [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES)
- [Commits](https://github.com/mozilla/bleach/compare/v6.1.0...v6.2.0)

Updates `gotenberg-client` from 0.6.0 to 0.7.0
- [Release notes](https://github.com/stumpylog/gotenberg-client/releases)
- [Changelog](https://github.com/stumpylog/gotenberg-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stumpylog/gotenberg-client/compare/0.6.0...0.7.0)

Updates `imap-tools` from 1.7.3 to 1.7.4
- [Release notes](https://github.com/ikvk/imap_tools/releases)
- [Changelog](https://github.com/ikvk/imap_tools/blob/master/docs/release_notes.rst)
- [Commits](https://github.com/ikvk/imap_tools/compare/v1.7.3...v1.7.4)

Updates `mysqlclient` from 2.2.4 to 2.2.5
- [Release notes](https://github.com/PyMySQL/mysqlclient/releases)
- [Changelog](https://github.com/PyMySQL/mysqlclient/blob/main/HISTORY.rst)
- [Commits](https://github.com/PyMySQL/mysqlclient/compare/v2.2.4...v2.2.5)

Updates `ocrmypdf` from 16.5.0 to 16.6.0
- [Release notes](https://github.com/ocrmypdf/OCRmyPDF/releases)
- [Changelog](https://github.com/ocrmypdf/OCRmyPDF/blob/main/docs/release_notes.rst)
- [Commits](https://github.com/ocrmypdf/OCRmyPDF/compare/v16.5.0...v16.6.0)

Updates `psycopg` from 3.2.2 to 3.2.3
- [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst)
- [Commits](https://github.com/psycopg/psycopg/compare/3.2.2...3.2.3)

Updates `rapidfuzz` from 3.10.0 to 3.10.1
- [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.10.0...v3.10.1)

Updates `redis` from 5.1.1 to 5.2.0
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/v5.1.1...v5.2.0)

Updates `tika-client` from 0.6.0 to 0.7.0
- [Release notes](https://github.com/stumpylog/tika-rest-client/releases)
- [Changelog](https://github.com/stumpylog/tika-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stumpylog/tika-rest-client/compare/0.6.0...0.7.0)

Updates `tqdm` from 4.66.5 to 4.66.6
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.5...v4.66.6)

Updates `whitenoise` from 6.8.1 to 6.8.2
- [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst)
- [Commits](https://github.com/evansd/whitenoise/compare/6.8.1...6.8.2)

Updates `ruff` from 0.6.9 to 0.7.2
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.6.9...0.7.2)

Updates `pytest-httpx` from 0.32.0 to 0.33.0
- [Release notes](https://github.com/Colin-b/pytest_httpx/releases)
- [Changelog](https://github.com/Colin-b/pytest_httpx/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/Colin-b/pytest_httpx/compare/v0.32.0...v0.33.0)

Updates `mkdocs-material` from 9.5.39 to 9.5.43
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.39...9.5.43)

---
updated-dependencies:
- dependency-name: drf-writable-nested
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: small-changes
- dependency-name: bleach
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: small-changes
- dependency-name: gotenberg-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: small-changes
- dependency-name: imap-tools
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: small-changes
- dependency-name: mysqlclient
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: small-changes
- dependency-name: ocrmypdf
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: small-changes
- dependency-name: psycopg
  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
- dependency-name: redis
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: small-changes
- dependency-name: tika-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: small-changes
- dependency-name: tqdm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: small-changes
- dependency-name: whitenoise
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: small-changes
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: small-changes
- dependency-name: pytest-httpx
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: small-changes
- dependency-name: mkdocs-material
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: small-changes
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-11-04 20:53:33 +00:00 committed by GitHub
parent c57cd7e298
commit d07cb38d5a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 742 additions and 627 deletions

View File

@ -37,7 +37,7 @@ jinja2 = "~=3.1"
langdetect = "*" langdetect = "*"
mysqlclient = "*" mysqlclient = "*"
nltk = "*" nltk = "*"
ocrmypdf = "~=16.5" ocrmypdf = "~=16.6"
pathvalidate = "*" pathvalidate = "*"
pdf2image = "*" pdf2image = "*"
psycopg = {version = "*", extras = ["c"]} psycopg = {version = "*", extras = ["c"]}

1367
Pipfile.lock generated

File diff suppressed because it is too large Load Diff