open-webui/backend
dependabot[bot] 2fadc0c68f
chore(deps): bump requests from 2.32.2 to 2.32.3 in /backend
Bumps [requests](https://github.com/psf/requests) from 2.32.2 to 2.32.3.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.32.2...v2.32.3)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 02:30:22 +00:00
..
apps refac: lazily load sentence_transformers to reduce start up memory usage 2024-07-01 08:13:56 +08:00
data chore: format 2024-06-25 08:00:32 -07:00
open_webui infra: build 2024-05-20 16:34:37 +08:00
static Create logo.png 2024-05-02 01:21:44 -07:00
utils refac: tool specs 2024-06-22 13:47:57 -07:00
.dockerignore
.gitignore
config.py fix: default locale 2024-06-30 14:48:05 -07:00
constants.py feat: tools integration 2024-06-10 21:33:46 -07:00
dev.sh fix: make backend/fix.sh executable 2024-04-29 21:01:54 +01:00
main.py refac 2024-06-30 14:52:18 -07:00
requirements.txt chore(deps): bump requests from 2.32.2 to 2.32.3 in /backend 2024-07-01 02:30:22 +00:00
start_windows.bat update 2024-06-11 12:32:29 -04:00
start.sh Update start.sh to be case-independent when testing env vars 2024-06-08 10:59:59 -07:00