Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
Dockerfile (dockerfile)
.gitea/workflows/build.yml (github-actions)
requirements.txt (pip_requirements)
Configuration Summary
Based on the default config's presets, Renovate will:
Start dependency updates only once this onboarding PR is merged
Run Renovate on following schedule: after 9am and before 6pm every weekday
🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.
What to Expect
With your current configuration, Renovate will create 30 Pull Requests:
chore(deps): update dependency feedparser to v6.0.12
Schedule: ["after 9am and before 6pm every weekday"]
🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prhourlylimit for details.
❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.
Welcome to [Renovate](https://github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
---
### Detected Package Files
* `Dockerfile` (dockerfile)
* `.gitea/workflows/build.yml` (github-actions)
* `requirements.txt` (pip_requirements)
### Configuration Summary
Based on the default config's presets, Renovate will:
- Start dependency updates only once this onboarding PR is merged
- Run Renovate on following schedule: after 9am and before 6pm every weekday
🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to `renovate.json` in this branch. Renovate will update the Pull Request description the next time it runs.
---
### What to Expect
With your current configuration, Renovate will create 30 Pull Requests:
<details>
<summary>chore(deps): update dependency feedparser to v6.0.12</summary>
- Schedule: ["after 9am and before 6pm every weekday"]
- Branch name: `renovate/feedparser-6.x`
- Merge into: `main`
- Upgrade [feedparser](https://github.com/kurtmckee/feedparser) to `==6.0.12`
</details>
<details>
<summary>chore(deps): update dependency pdfplumber to v0.11.9</summary>
- Schedule: ["after 9am and before 6pm every weekday"]
- Branch name: `renovate/pdfplumber-0.x`
- Merge into: `main`
- Upgrade [pdfplumber](https://github.com/jsvine/pdfplumber) to `==0.11.9`
</details>
<details>
<summary>chore(deps): update dependency sqlite-vec to v0.1.9</summary>
- Schedule: ["after 9am and before 6pm every weekday"]
- Branch name: `renovate/sqlite-vec-0.x`
- Merge into: `main`
- Upgrade sqlite-vec to `==0.1.9`
</details>
<details>
<summary>chore(deps): update dependency trafilatura to v1.12.2</summary>
- Schedule: ["after 9am and before 6pm every weekday"]
- Branch name: `renovate/trafilatura-1.x`
- Merge into: `main`
- Upgrade [trafilatura](https://github.com/adbar/trafilatura) to `==1.12.2`
</details>
<details>
<summary>chore(deps): update dependency youtube-transcript-api to v0.6.3</summary>
- Schedule: ["after 9am and before 6pm every weekday"]
- Branch name: `renovate/youtube-transcript-api-0.x`
- Merge into: `main`
- Upgrade [youtube-transcript-api](https://github.com/jdepoix/youtube-transcript-api) to `==0.6.3`
</details>
<details>
<summary>chore(deps): update dependency aiohttp to v3.13.5</summary>
- Schedule: ["after 9am and before 6pm every weekday"]
- Branch name: `renovate/aiohttp-3.x`
- Merge into: `main`
- Upgrade [aiohttp](https://github.com/aio-libs/aiohttp) to `==3.13.5`
</details>
<details>
<summary>chore(deps): update dependency aiosqlite to v0.22.1</summary>
- Schedule: ["after 9am and before 6pm every weekday"]
- Branch name: `renovate/aiosqlite-0.x`
- Merge into: `main`
- Upgrade [aiosqlite](https://github.com/omnilib/aiosqlite) to `==0.22.1`
</details>
<details>
<summary>chore(deps): update dependency beautifulsoup4 to v4.14.3</summary>
- Schedule: ["after 9am and before 6pm every weekday"]
- Branch name: `renovate/beautifulsoup4-4.x`
- Merge into: `main`
- Upgrade beautifulsoup4 to `==4.14.3`
</details>
<details>
<summary>chore(deps): update dependency duckduckgo-search to v6.4.2</summary>
- Schedule: ["after 9am and before 6pm every weekday"]
- Branch name: `renovate/duckduckgo-search-6.x`
- Merge into: `main`
- Upgrade [duckduckgo-search](https://github.com/deedy5/duckduckgo_search) to `==6.4.2`
</details>
<details>
<summary>chore(deps): update dependency fastapi to v0.136.1</summary>
- Schedule: ["after 9am and before 6pm every weekday"]
- Branch name: `renovate/fastapi-0.x`
- Merge into: `main`
- Upgrade [fastapi](https://github.com/fastapi/fastapi) to `==0.136.1`
</details>
<details>
<summary>chore(deps): update dependency httpx to v0.28.1</summary>
- Schedule: ["after 9am and before 6pm every weekday"]
- Branch name: `renovate/httpx-0.x`
- Merge into: `main`
- Upgrade [httpx](https://github.com/encode/httpx) to `==0.28.1`
</details>
<details>
<summary>chore(deps): update dependency lxml to v5.4.0</summary>
- Schedule: ["after 9am and before 6pm every weekday"]
- Branch name: `renovate/lxml-5.x`
- Merge into: `main`
- Upgrade [lxml](https://github.com/lxml/lxml) to `==5.4.0`
</details>
<details>
<summary>chore(deps): update dependency markdown to v3.10.2</summary>
- Schedule: ["after 9am and before 6pm every weekday"]
- Branch name: `renovate/markdown-3.x`
- Merge into: `main`
- Upgrade [markdown](https://github.com/Python-Markdown/markdown) to `==3.10.2`
</details>
<details>
<summary>chore(deps): update dependency pydantic to v2.13.4</summary>
- Schedule: ["after 9am and before 6pm every weekday"]
- Branch name: `renovate/pydantic-2.x`
- Merge into: `main`
- Upgrade [pydantic](https://github.com/pydantic/pydantic) to `==2.13.4`
</details>
<details>
<summary>chore(deps): update dependency pydantic-settings to v2.14.1</summary>
- Schedule: ["after 9am and before 6pm every weekday"]
- Branch name: `renovate/pydantic-settings-2.x`
- Merge into: `main`
- Upgrade [pydantic-settings](https://github.com/pydantic/pydantic-settings) to `==2.14.1`
</details>
<details>
<summary>chore(deps): update dependency python-dotenv to v1.2.2</summary>
- Schedule: ["after 9am and before 6pm every weekday"]
- Branch name: `renovate/python-dotenv-1.x`
- Merge into: `main`
- Upgrade [python-dotenv](https://github.com/theskumar/python-dotenv) to `==1.2.2`
</details>
<details>
<summary>chore(deps): update dependency python-telegram-bot to v21.11.1</summary>
- Schedule: ["after 9am and before 6pm every weekday"]
- Branch name: `renovate/python-telegram-bot-21.x`
- Merge into: `main`
- Upgrade [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) to `==21.11.1`
</details>
<details>
<summary>chore(deps): update dependency reportlab to v4.5.1</summary>
- Schedule: ["after 9am and before 6pm every weekday"]
- Branch name: `renovate/reportlab-4.x`
- Merge into: `main`
- Upgrade reportlab to `==4.5.1`
</details>
<details>
<summary>chore(deps): update dependency scikit-learn to v1.8.0</summary>
- Schedule: ["after 9am and before 6pm every weekday"]
- Branch name: `renovate/scikit-learn-1.x`
- Merge into: `main`
- Upgrade [scikit-learn](https://github.com/scikit-learn/scikit-learn) to `==1.8.0`
</details>
<details>
<summary>chore(deps): update dependency tenacity to v9.1.4</summary>
- Schedule: ["after 9am and before 6pm every weekday"]
- Branch name: `renovate/tenacity-9.x`
- Merge into: `main`
- Upgrade [tenacity](https://github.com/jd/tenacity) to `==9.1.4`
</details>
<details>
<summary>chore(deps): update dependency tiktoken to v0.13.0</summary>
- Schedule: ["after 9am and before 6pm every weekday"]
- Branch name: `renovate/tiktoken-0.x`
- Merge into: `main`
- Upgrade [tiktoken](https://github.com/openai/tiktoken) to `==0.13.0`
</details>
<details>
<summary>chore(deps): update dependency uvicorn to v0.47.0</summary>
- Schedule: ["after 9am and before 6pm every weekday"]
- Branch name: `renovate/uvicorn-0.x`
- Merge into: `main`
- Upgrade [uvicorn](https://github.com/Kludex/uvicorn) to `==0.47.0`
</details>
<details>
<summary>chore(deps): update python docker tag to v3.14</summary>
- Schedule: ["after 9am and before 6pm every weekday"]
- Branch name: `renovate/python-3.x`
- Merge into: `main`
- Upgrade python to `3.14-slim`
</details>
<details>
<summary>chore(deps): update dependency duckduckgo-search to v8</summary>
- Schedule: ["after 9am and before 6pm every weekday"]
- Branch name: `renovate/duckduckgo-search-8.x`
- Merge into: `main`
- Upgrade [duckduckgo-search](https://github.com/deedy5/duckduckgo_search) to `==8.1.1`
</details>
<details>
<summary>chore(deps): update dependency lxml to v6</summary>
- Schedule: ["after 9am and before 6pm every weekday"]
- Branch name: `renovate/lxml-6.x`
- Merge into: `main`
- Upgrade [lxml](https://github.com/lxml/lxml) to `==6.1.1`
</details>
<details>
<summary>chore(deps): update dependency numpy to v2</summary>
- Schedule: ["after 9am and before 6pm every weekday"]
- Branch name: `renovate/numpy-2.x`
- Merge into: `main`
- Upgrade [numpy](https://github.com/numpy/numpy) to `==2.4.6`
</details>
<details>
<summary>chore(deps): update dependency python-telegram-bot to v22</summary>
- Schedule: ["after 9am and before 6pm every weekday"]
- Branch name: `renovate/python-telegram-bot-22.x`
- Merge into: `main`
- Upgrade [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) to `==22.7`
</details>
<details>
<summary>chore(deps): update dependency structlog to v25</summary>
- Schedule: ["after 9am and before 6pm every weekday"]
- Branch name: `renovate/structlog-25.x`
- Merge into: `main`
- Upgrade [structlog](https://github.com/hynek/structlog) to `==25.5.0`
</details>
<details>
<summary>chore(deps): update dependency trafilatura to v2</summary>
- Schedule: ["after 9am and before 6pm every weekday"]
- Branch name: `renovate/trafilatura-2.x`
- Merge into: `main`
- Upgrade [trafilatura](https://github.com/adbar/trafilatura) to `==2.0.0`
</details>
<details>
<summary>chore(deps): update dependency youtube-transcript-api to v1</summary>
- Schedule: ["after 9am and before 6pm every weekday"]
- Branch name: `renovate/youtube-transcript-api-1.x`
- Merge into: `main`
- Upgrade [youtube-transcript-api](https://github.com/jdepoix/youtube-transcript-api) to `==1.2.4`
</details>
🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for `prhourlylimit` for details.
---
❓ Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section.
If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions).
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-config-hash:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
Dockerfile(dockerfile).gitea/workflows/build.yml(github-actions)requirements.txt(pip_requirements)Configuration Summary
Based on the default config's presets, Renovate will:
🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.jsonin this branch. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 30 Pull Requests:
chore(deps): update dependency feedparser to v6.0.12
renovate/feedparser-6.xmain==6.0.12chore(deps): update dependency pdfplumber to v0.11.9
renovate/pdfplumber-0.xmain==0.11.9chore(deps): update dependency sqlite-vec to v0.1.9
renovate/sqlite-vec-0.xmain==0.1.9chore(deps): update dependency trafilatura to v1.12.2
renovate/trafilatura-1.xmain==1.12.2chore(deps): update dependency youtube-transcript-api to v0.6.3
renovate/youtube-transcript-api-0.xmain==0.6.3chore(deps): update dependency aiohttp to v3.13.5
renovate/aiohttp-3.xmain==3.13.5chore(deps): update dependency aiosqlite to v0.22.1
renovate/aiosqlite-0.xmain==0.22.1chore(deps): update dependency beautifulsoup4 to v4.14.3
renovate/beautifulsoup4-4.xmain==4.14.3chore(deps): update dependency duckduckgo-search to v6.4.2
renovate/duckduckgo-search-6.xmain==6.4.2chore(deps): update dependency fastapi to v0.136.1
renovate/fastapi-0.xmain==0.136.1chore(deps): update dependency httpx to v0.28.1
renovate/httpx-0.xmain==0.28.1chore(deps): update dependency lxml to v5.4.0
renovate/lxml-5.xmain==5.4.0chore(deps): update dependency markdown to v3.10.2
renovate/markdown-3.xmain==3.10.2chore(deps): update dependency pydantic to v2.13.4
renovate/pydantic-2.xmain==2.13.4chore(deps): update dependency pydantic-settings to v2.14.1
renovate/pydantic-settings-2.xmain==2.14.1chore(deps): update dependency python-dotenv to v1.2.2
renovate/python-dotenv-1.xmain==1.2.2chore(deps): update dependency python-telegram-bot to v21.11.1
renovate/python-telegram-bot-21.xmain==21.11.1chore(deps): update dependency reportlab to v4.5.1
renovate/reportlab-4.xmain==4.5.1chore(deps): update dependency scikit-learn to v1.8.0
renovate/scikit-learn-1.xmain==1.8.0chore(deps): update dependency tenacity to v9.1.4
renovate/tenacity-9.xmain==9.1.4chore(deps): update dependency tiktoken to v0.13.0
renovate/tiktoken-0.xmain==0.13.0chore(deps): update dependency uvicorn to v0.47.0
renovate/uvicorn-0.xmain==0.47.0chore(deps): update python docker tag to v3.14
renovate/python-3.xmain3.14-slimchore(deps): update dependency duckduckgo-search to v8
renovate/duckduckgo-search-8.xmain==8.1.1chore(deps): update dependency lxml to v6
renovate/lxml-6.xmain==6.1.1chore(deps): update dependency numpy to v2
renovate/numpy-2.xmain==2.4.6chore(deps): update dependency python-telegram-bot to v22
renovate/python-telegram-bot-22.xmain==22.7chore(deps): update dependency structlog to v25
renovate/structlog-25.xmain==25.5.0chore(deps): update dependency trafilatura to v2
renovate/trafilatura-2.xmain==2.0.0chore(deps): update dependency youtube-transcript-api to v1
renovate/youtube-transcript-api-1.xmain==1.2.4🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for
prhourlylimitfor details.❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.
This PR has been generated by Renovate Bot.