dependabot[bot]
dc49f2f49c
Chore(deps): Bump the small-changes group with 6 updates
...
Bumps the small-changes group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [channels](https://github.com/django/channels ) | `4.2.0` | `4.2.2` |
| [drf-writable-nested](https://github.com/beda-software/drf-writable-nested ) | `0.7.1` | `0.7.2` |
| [filelock](https://github.com/tox-dev/py-filelock ) | `3.17.0` | `3.18.0` |
| [jinja2](https://github.com/pallets/jinja ) | `3.1.5` | `3.1.6` |
| [python-dotenv](https://github.com/theskumar/python-dotenv ) | `1.0.1` | `1.1.0` |
| [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz ) | `3.12.1` | `3.12.2` |
Updates `channels` from 4.2.0 to 4.2.2
- [Changelog](https://github.com/django/channels/blob/main/CHANGELOG.txt )
- [Commits](https://github.com/django/channels/compare/4.2.0...4.2.2 )
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 `python-dotenv` from 1.0.1 to 1.1.0
- [Release notes](https://github.com/theskumar/python-dotenv/releases )
- [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md )
- [Commits](https://github.com/theskumar/python-dotenv/compare/v1.0.1...v1.1.0 )
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: channels
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
- 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: python-dotenv
dependency-type: direct:production
update-type: version-update:semver-minor
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] <support@github.com>
2025-03-31 21:06:48 +00:00
dependabot[bot]
f3479d982c
Chore(deps): Bump django from 5.1.6 to 5.1.7 in the django group ( #9486 )
...
* Chore(deps): Bump django from 5.1.6 to 5.1.7 in the django group
Bumps the django group with 1 update: [django](https://github.com/django/django ).
Updates `django` from 5.1.6 to 5.1.7
- [Commits](https://github.com/django/django/compare/5.1.6...5.1.7 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: django
...
Signed-off-by: dependabot[bot] <support@github.com>
* Fixes the missing extras
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
2025-03-26 21:44:49 +00:00
Trenton H
6e694ad9ff
Switch to using uvloop and upgrade granian for some ASGI fixes ( #9494 )
2025-03-25 21:41:29 -07:00
shamoon
4c49da9ece
Bump version to 2.15.0
2025-03-14 11:04:33 -07:00
Trenton H
9944f81512
Fix: Allow setting of other Granian options ( #9360 )
2025-03-11 17:33:56 +00:00
dependabot[bot]
376823598e
Chore(deps): Update ocrmypdf requirement from ~=16.9.0 to ~=16.10.0 ( #9348 )
...
* Chore(deps): Update ocrmypdf requirement from ~=16.9.0 to ~=16.10.0
Updates the requirements on [ocrmypdf](https://github.com/ocrmypdf/OCRmyPDF ) to permit the latest version.
- [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.9.0...v16.10.0 )
---
updated-dependencies:
- dependency-name: ocrmypdf
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
2025-03-10 17:37:33 +00:00
dependabot[bot]
54bcbfa546
Chore(deps): Update drf-spectacular-sidecar requirement from ~=2025.2.1 to ~=2025.3.1 ( #9347 )
...
* Chore(deps): Update drf-spectacular-sidecar requirement
Updates the requirements on [drf-spectacular-sidecar](https://github.com/tfranzel/drf-spectacular-sidecar ) to permit the latest version.
- [Commits](https://github.com/tfranzel/drf-spectacular-sidecar/compare/2025.2.1...2025.3.1 )
---
updated-dependencies:
- dependency-name: drf-spectacular-sidecar
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* Updates uv.lock
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
2025-03-10 17:17:59 +00:00
dependabot[bot]
5421e54cb0
Chore(deps): Bump the small-changes group with 2 updates ( #9345 )
...
* Chore(deps): Bump the small-changes group with 2 updates
Bumps the small-changes group with 2 updates: [psycopg[c]](https://github.com/psycopg/psycopg ) and [psycopg-c](https://github.com/psycopg/psycopg ).
Updates `psycopg[c]` from 3.2.4 to 3.2.5
- [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst )
- [Commits](https://github.com/psycopg/psycopg/compare/3.2.4...3.2.5 )
Updates `psycopg-c` from 3.2.4 to 3.2.5
- [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst )
- [Commits](https://github.com/psycopg/psycopg/compare/3.2.4...3.2.5 )
---
updated-dependencies:
- dependency-name: psycopg[c]
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
- dependency-name: psycopg-c
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
...
Signed-off-by: dependabot[bot] <support@github.com>
* Builds the latest psycopg
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
2025-03-10 17:01:18 +00:00
Sebastian Steinbeißer
76d363f22d
Chore: switch from os.path to pathlib.Path ( #9060 )
2025-03-05 21:06:01 +00:00
Trenton H
0faa9e8865
Chore: Split out some items into extras ( #9297 )
2025-03-04 22:16:09 +00:00
Trenton H
d82555e644
Enables Codecov test reporting for the backend ( #9295 )
2025-03-04 18:38:06 +00:00
Trenton H
780d1c67e9
Chore: Combine Python settings files ( #9292 )
2025-03-04 17:19:47 +00:00
Trenton H
eb8e124971
Chore: Switch from pipenv to uv ( #9251 )
2025-03-04 16:15:51 +00:00