Skip to content

Commit

Permalink
Bump nicegui from 1.4.1 to 2.9.1 in /.requirements
Browse files Browse the repository at this point in the history
Bumps [nicegui](https://github.com/zauberzeug/nicegui) from 1.4.1 to 2.9.1.
- [Release notes](https://github.com/zauberzeug/nicegui/releases)
- [Changelog](https://github.com/zauberzeug/nicegui/blob/main/release.dockerfile)
- [Commits](zauberzeug/nicegui@v1.4.1...v2.9.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent de555e1 commit d6062e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ multidict==6.0.4 ; python_version >= "3.10" and python_version < "4.0"
multitasking==0.0.11 ; python_version >= "3.10" and python_version < "4.0"
myllm==3.1.50 ; python_version >= "3.10" and python_version < "4.0"
nest-asyncio==1.5.8 ; python_version >= "3.10" and python_version < "4.0"
nicegui==1.4.1 ; python_version >= "3.10" and python_version < "4.0"
nicegui==2.9.1 ; python_version >= "3.10" and python_version < "4.0"
numpy==1.25.2 ; python_version >= "3.10" and python_version < "4.0"
oauthlib==3.2.2 ; python_version >= "3.10" and python_version < "4.0"
orjson==3.9.10 ; python_version >= "3.10" and python_version < "4.0" and (platform_machine != "i386" and platform_machine != "i686")
Expand Down

0 comments on commit d6062e1

Please sign in to comment.