Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot]
55b2e30cec Update markupsafe requirement from ==2.1.* to ==3.0.* in /docker/main
Updates the requirements on [markupsafe](https://github.com/pallets/markupsafe) to permit the latest version.
- [Release notes](https://github.com/pallets/markupsafe/releases)
- [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/markupsafe/compare/2.1.0...3.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-08 11:30:16 +00:00

View File

@@ -7,7 +7,7 @@ slowapi == 0.1.9
imutils == 0.5.*
joserfc == 1.0.*
pathvalidate == 3.2.*
markupsafe == 2.1.*
markupsafe == 3.0.*
mypy == 1.6.1
numpy == 1.26.*
onvif_zeep == 0.2.12