This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [psycopg](https://psycopg.org/psycopg3/) ([source](https://redirect.github.com/psycopg/psycopg), [changelog](https://psycopg.org/psycopg3/docs/news.html)) | `>=3.1.8,<3.2` -> `>=3.1.8,<3.3` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>psycopg/psycopg (psycopg)</summary> ### [`v3.2.9`](https://redirect.github.com/psycopg/psycopg/compare/3.2.8...3.2.9) [Compare Source](https://redirect.github.com/psycopg/psycopg/compare/3.2.8...3.2.9) ### [`v3.2.8`](https://redirect.github.com/psycopg/psycopg/compare/3.2.7...3.2.8) [Compare Source](https://redirect.github.com/psycopg/psycopg/compare/3.2.7...3.2.8) ### [`v3.2.7`](https://redirect.github.com/psycopg/psycopg/compare/3.2.6...3.2.7) [Compare Source](https://redirect.github.com/psycopg/psycopg/compare/3.2.6...3.2.7) ### [`v3.2.6`](https://redirect.github.com/psycopg/psycopg/compare/3.2.5...3.2.6) [Compare Source](https://redirect.github.com/psycopg/psycopg/compare/3.2.5...3.2.6) ### [`v3.2.5`](https://redirect.github.com/psycopg/psycopg/compare/3.2.4...3.2.5) [Compare Source](https://redirect.github.com/psycopg/psycopg/compare/3.2.4...3.2.5) ### [`v3.2.4`](https://redirect.github.com/psycopg/psycopg/compare/3.2.3...3.2.4) [Compare Source](https://redirect.github.com/psycopg/psycopg/compare/3.2.3...3.2.4) ### [`v3.2.3`](https://redirect.github.com/psycopg/psycopg/compare/3.2.2...3.2.3) [Compare Source](https://redirect.github.com/psycopg/psycopg/compare/3.2.2...3.2.3) ### [`v3.2.2`](https://redirect.github.com/psycopg/psycopg/compare/3.2.1...3.2.2) [Compare Source](https://redirect.github.com/psycopg/psycopg/compare/3.2.1...3.2.2) ### [`v3.2.1`](https://redirect.github.com/psycopg/psycopg/compare/3.2.0...3.2.1) [Compare Source](https://redirect.github.com/psycopg/psycopg/compare/3.2.0...3.2.1) ### [`v3.2.0`](https://redirect.github.com/psycopg/psycopg/compare/3.1.20...3.2.0) [Compare Source](https://redirect.github.com/psycopg/psycopg/compare/3.1.20...3.2.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/libretime/libretime). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuMCIsInVwZGF0ZWRJblZlciI6IjQxLjQwLjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyIsInB5dGhvbiJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: jo <ljonas@riseup.net>
12 lines
366 B
Plaintext
12 lines
366 B
Plaintext
# Please do not edit this file, edit the setup.py file!
|
|
# This file is auto-generated by tools/extract_requirements.py.
|
|
django-cors-headers>=3.14.0,<4.5
|
|
django-filter>=2.4.0,<24.4
|
|
django>=4.2.0,<4.3
|
|
djangorestframework>=3.14.0,<3.16
|
|
drf-spectacular>=0.22.1,<0.29
|
|
gunicorn>=22.0.0,<23.1
|
|
psycopg[c]>=3.1.8,<3.3
|
|
requests>=2.32.2,<2.33
|
|
uvicorn[standard]>=0.17.6,<0.36.0
|