open-webui/backend
dependabot[bot] ffdb44f887
chore(deps): update pytest requirement in /backend
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.2.2...8.3.2)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 03:15:40 +00:00
..
apps Merge branch 'dev' of https://github.com/open-webui/open-webui into remove-ollama 2024-08-10 11:47:20 +01: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
static refac: splash screen 2024-07-08 22:20:00 -07:00
test refac 2024-07-08 23:07:23 -07:00
utils fix: formatting test errors, remove print, merge dev 2024-08-08 11:34:48 +01:00
.dockerignore
.gitignore
alembic.ini
config.py feat: Add OAuth Email Claim Variable 2024-08-07 11:39:51 -07:00
constants.py refac 2024-07-11 15:20:56 -07:00
dev.sh
main.py feat: Add OAuth Email Claim Variable 2024-08-07 11:39:51 -07:00
requirements.txt chore(deps): update pytest requirement in /backend 2024-08-12 03:15:40 +00:00
start_windows.bat
start.sh