open-webui/backend
dependabot[bot] 41460e1335
chore(deps): bump pyjwt[crypto] from 2.8.0 to 2.9.0 in /backend
Bumps [pyjwt[crypto]](https://github.com/jpadilla/pyjwt) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.8.0...2.9.0)

---
updated-dependencies:
- dependency-name: pyjwt[crypto]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 03:15:42 +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
migrations
open_webui
static
test
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
dev.sh
main.py feat: Add OAuth Email Claim Variable 2024-08-07 11:39:51 -07:00
requirements.txt chore(deps): bump pyjwt[crypto] from 2.8.0 to 2.9.0 in /backend 2024-08-12 03:15:42 +00:00
start_windows.bat
start.sh