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>
This commit is contained in:
dependabot[bot] 2025-03-10 11:25:16 +00:00 committed by GitHub
parent 1c6700c688
commit 27bf314f4d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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