open-webui/backend
dependabot[bot] 637f0c6fb2
chore(deps): bump pypdf from 4.2.0 to 4.3.1 in /backend
Bumps [pypdf](https://github.com/py-pdf/pypdf) from 4.2.0 to 4.3.1.
- [Release notes](https://github.com/py-pdf/pypdf/releases)
- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/py-pdf/pypdf/compare/4.2.0...4.3.1)

---
updated-dependencies:
- dependency-name: pypdf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 02:52:06 +00:00
..
apps Merge pull request #4349 from open-webui/dev-scroll 2024-08-04 17:36:18 +02:00
data Update config.json 2024-07-11 00:02:59 -05:00
migrations fix: update logging configuration in env.py 2024-07-12 21:12:30 +01:00
open_webui infra: build 2024-05-20 16:34:37 +08:00
static refac: splash screen 2024-07-08 22:20:00 -07:00
test refac 2024-07-08 23:07:23 -07:00
utils Merge pull request #4295 from michaelpoluektov/refactor-tools 2024-08-04 14:17:52 +02:00
.dockerignore
.gitignore
alembic.ini
config.py Merge pull request #4351 from cheahjs/feat/disable-admin-chat-view 2024-08-04 16:37:30 +02:00
constants.py refac 2024-07-11 15:20:56 -07:00
dev.sh
main.py chore: format 2024-08-04 17:42:16 +02:00
requirements.txt chore(deps): bump pypdf from 4.2.0 to 4.3.1 in /backend 2024-08-05 02:52:06 +00:00
start_windows.bat
start.sh