Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump the pip group across 1 directory with 18 updates
Bumps the pip group with 17 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [fastapi](https://github.com/fastapi/fastapi) | `0.63.0` | `0.109.1` |
| [jinja2](https://github.com/pallets/jinja) | `2.11.3` | `3.1.6` |
| [requests](https://github.com/psf/requests) | `2.25.1` | `2.32.4` |
| [python-multipart](https://github.com/Kludex/python-multipart) | `0.0.5` | `0.0.18` |
| [python-jose](https://github.com/mpdavis/python-jose) | `3.3.0` | `3.4.0` |
| [lxml](https://github.com/lxml/lxml) | `4.6.2` | `4.9.1` |
| [pillow](https://github.com/python-pillow/Pillow) | `8.2.0` | `10.3.0` |
| [apprise](https://github.com/caronc/apprise) | `0.9.3` | `0.9.5.1` |
| [certifi](https://github.com/certifi/python-certifi) | `2021.5.30` | `2024.7.4` |
| [ecdsa](https://github.com/tlsfuzzer/python-ecdsa) | `0.17.0` | `0.19.1` |
| [h11](https://github.com/python-hyper/h11) | `0.12.0` | `0.16.0` |
| [idna](https://github.com/kjd/idna) | `2.10` | `3.7` |
| [oauthlib](https://github.com/oauthlib/oauthlib) | `3.1.1` | `3.2.2` |
| [pydantic](https://github.com/pydantic/pydantic) | `1.8.2` | `1.10.13` |
| [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `8.2` | `10.0` |
| [urllib3](https://github.com/urllib3/urllib3) | `1.26.5` | `2.5.0` |
| [zipp](https://github.com/jaraco/zipp) | `3.4.1` | `3.19.1` |



Updates `fastapi` from 0.63.0 to 0.109.1
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.63.0...0.109.1)

Updates `jinja2` from 2.11.3 to 3.1.6
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@2.11.3...3.1.6)

Updates `requests` from 2.25.1 to 2.32.4
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.25.1...v2.32.4)

Updates `python-multipart` from 0.0.5 to 0.0.18
- [Release notes](https://github.com/Kludex/python-multipart/releases)
- [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md)
- [Commits](Kludex/python-multipart@0.0.5...0.0.18)

Updates `python-jose` from 3.3.0 to 3.4.0
- [Release notes](https://github.com/mpdavis/python-jose/releases)
- [Changelog](https://github.com/mpdavis/python-jose/blob/master/CHANGELOG.md)
- [Commits](mpdavis/python-jose@3.3.0...3.4.0)

Updates `lxml` from 4.6.2 to 4.9.1
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](lxml/lxml@lxml-4.6.2...lxml-4.9.1)

Updates `pillow` from 8.2.0 to 10.3.0
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@8.2.0...10.3.0)

Updates `apprise` from 0.9.3 to 0.9.5.1
- [Release notes](https://github.com/caronc/apprise/releases)
- [Commits](caronc/apprise@v0.9.3...v0.9.5.1)

Updates `certifi` from 2021.5.30 to 2024.7.4
- [Commits](certifi/python-certifi@2021.05.30...2024.07.04)

Updates `ecdsa` from 0.17.0 to 0.19.1
- [Release notes](https://github.com/tlsfuzzer/python-ecdsa/releases)
- [Changelog](https://github.com/tlsfuzzer/python-ecdsa/blob/master/NEWS)
- [Commits](tlsfuzzer/python-ecdsa@python-ecdsa-0.17.0...python-ecdsa-0.19.1)

Updates `h11` from 0.12.0 to 0.16.0
- [Commits](python-hyper/h11@v0.12.0...v0.16.0)

Updates `idna` from 2.10 to 3.7
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](kjd/idna@v2.10...v3.7)

Updates `oauthlib` from 3.1.1 to 3.2.2
- [Release notes](https://github.com/oauthlib/oauthlib/releases)
- [Changelog](https://github.com/oauthlib/oauthlib/blob/master/CHANGELOG.rst)
- [Commits](oauthlib/oauthlib@v3.1.1...v3.2.2)

Updates `pydantic` from 1.8.2 to 1.10.13
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v1.8.2...v1.10.13)

Updates `pymdown-extensions` from 8.2 to 10.0
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](facelessuser/pymdown-extensions@8.2...10.0)

Updates `starlette` from 0.13.6 to 0.35.1
- [Release notes](https://github.com/Kludex/starlette/releases)
- [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md)
- [Commits](Kludex/starlette@0.13.6...0.35.1)

Updates `urllib3` from 1.26.5 to 2.5.0
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.26.5...2.5.0)

Updates `zipp` from 3.4.1 to 3.19.1
- [Release notes](https://github.com/jaraco/zipp/releases)
- [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)
- [Commits](jaraco/zipp@v3.4.1...v3.19.1)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-version: 0.109.1
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: jinja2
  dependency-version: 3.1.6
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: requests
  dependency-version: 2.32.4
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: python-multipart
  dependency-version: 0.0.18
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: python-jose
  dependency-version: 3.4.0
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: lxml
  dependency-version: 4.9.1
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: pillow
  dependency-version: 10.3.0
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: apprise
  dependency-version: 0.9.5.1
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: certifi
  dependency-version: 2024.7.4
  dependency-type: indirect
  dependency-group: pip
- dependency-name: ecdsa
  dependency-version: 0.19.1
  dependency-type: indirect
  dependency-group: pip
- dependency-name: h11
  dependency-version: 0.16.0
  dependency-type: indirect
  dependency-group: pip
- dependency-name: idna
  dependency-version: '3.7'
  dependency-type: indirect
  dependency-group: pip
- dependency-name: oauthlib
  dependency-version: 3.2.2
  dependency-type: indirect
  dependency-group: pip
- dependency-name: pydantic
  dependency-version: 1.10.13
  dependency-type: indirect
  dependency-group: pip
- dependency-name: pymdown-extensions
  dependency-version: '10.0'
  dependency-type: indirect
  dependency-group: pip
- dependency-name: starlette
  dependency-version: 0.35.1
  dependency-type: indirect
  dependency-group: pip
- dependency-name: urllib3
  dependency-version: 2.5.0
  dependency-type: indirect
  dependency-group: pip
- dependency-name: zipp
  dependency-version: 3.19.1
  dependency-type: indirect
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2025
commit 49b98c47ce0e6c3a4dadb059430303bf2f3936b1
Loading