Skip to content

Commit accdb2b

Browse files
Update simplejson requirement from ==3.19.* to ==3.20.* in /requirements
Updates the requirements on [simplejson](https://github.com/simplejson/simplejson) to permit the latest version. - [Release notes](https://github.com/simplejson/simplejson/releases) - [Changelog](https://github.com/simplejson/simplejson/blob/master/CHANGES.txt) - [Commits](simplejson/simplejson@v3.19.0...v3.20.1) --- updated-dependencies: - dependency-name: simplejson dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6b40bb9 commit accdb2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ python-dotenv==1.0.*
88
tqdm>=4.66.3
99
Pillow==11.1.*
1010
pathvalidate>=2.5.0
11-
simplejson==3.19.*
11+
simplejson==3.20.*
1212
ipython==8.18.*
1313
openvino>=2023.2.0
1414
openvino-model-api==0.2.5.1

0 commit comments

Comments
 (0)