Compare commits

...

2 Commits

Author SHA1 Message Date
dependabot[bot]
9433a4f53b
Merge 27bf314f4d into e79ff9a079 2025-11-25 22:34:07 +00:00
dependabot[bot]
27bf314f4d
Update contextlib2 requirement from ==0.6.* to ==21.6.* in /docker/main
Updates the requirements on [contextlib2](https://github.com/jazzband/contextlib2) to permit the latest version.
- [Release notes](https://github.com/jazzband/contextlib2/releases)
- [Changelog](https://github.com/jazzband/contextlib2/blob/master/NEWS.rst)
- [Commits](https://github.com/jazzband/contextlib2/compare/v0.6.0...21.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 11:25:16 +00:00

View File

@ -60,7 +60,7 @@ rapidfuzz==3.12.*
# HailoRT Wheels
appdirs==1.4.*
argcomplete==2.0.*
contextlib2==0.6.*
contextlib2==21.6.*
distlib==0.3.*
filelock==3.8.*
future==0.18.*