Compare commits

...

2 Commits

Author SHA1 Message Date
dependabot[bot]
d0687b9b5d
Merge 27bf314f4d into 9d4aac2b8e 2025-12-02 14:28:13 +01: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 # HailoRT Wheels
appdirs==1.4.* appdirs==1.4.*
argcomplete==2.0.* argcomplete==2.0.*
contextlib2==0.6.* contextlib2==21.6.*
distlib==0.3.* distlib==0.3.*
filelock==3.8.* filelock==3.8.*
future==0.18.* future==0.18.*