2 Commits

Author SHA1 Message Date
dependabot[bot]
9e0de4bbd8 Bump werkzeug from 3.0.3 to 3.0.6 in /requirements
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.3 to 3.0.6.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/3.0.3...3.0.6)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-26 00:09:23 +00:00
David Lord
e3ce6eb0a6 Release version 0.16.0 (#282) 2024-09-28 07:55:51 -07:00
3 changed files with 3 additions and 3 deletions

View File

@@ -241,7 +241,7 @@ virtualenv==20.26.1
# via
# pre-commit
# tox
werkzeug==3.0.3
werkzeug==3.0.6
# via
# -r tests.txt
# -r typing.txt

View File

@@ -42,7 +42,7 @@ tomli==2.0.1
# via pytest
typing-extensions==4.11.0
# via sqlalchemy
werkzeug==3.0.3
werkzeug==3.0.6
# via flask
zipp==3.19.1
# via importlib-metadata

View File

@@ -59,7 +59,7 @@ typing-extensions==4.11.0
# mypy
# pyright
# sqlalchemy
werkzeug==3.0.3
werkzeug==3.0.6
# via flask
zipp==3.19.1
# via importlib-metadata