open-webui/backend
dependabot[bot] 8eb03c02da
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.1...8.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 03:11:04 +00:00
..
apps fix: db 2024-07-07 09:09:09 -07:00
data
migrations
open_webui
static
test
utils Merge pull request #3327 from jonathan-rohde/feat/sqlalchemy-instead-of-peewee 2024-07-02 16:40:13 -07:00
.dockerignore
.gitignore
alembic.ini
config.py Merge pull request #3621 from open-webui/dev 2024-07-03 20:59:14 -07:00
constants.py refac: task flag 2024-07-03 15:46:56 -07:00
dev.sh
main.py Merge pull request #3668 from open-webui/dev 2024-07-05 22:29:13 -07:00
requirements.txt chore(deps): update pytest requirement in /backend 2024-07-08 03:11:04 +00:00
start_windows.bat
start.sh