Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump werkzeug from 0.11.10 to 0.15.3 in /evaluation/fakewebcam #31

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump werkzeug from 0.11.10 to 0.15.3 in /evaluation/fakewebcam
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.11.10 to 0.15.3.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@0.11.10...0.15.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Jun 17, 2022
commit aeb726826907a6fce19f58250483ec7df9f46ea8
2 changes: 1 addition & 1 deletion evaluation/fakewebcam/requirements.txt
Original file line number Diff line number Diff line change
@@ -34,5 +34,5 @@ setproctitle==1.1.10
six==1.10.0
SQLAlchemy==1.0.13
visitor==0.1.3
Werkzeug==0.11.10
Werkzeug==0.15.3
qrcode==5.3