From 48df03812e9c92210dae4c0e6a160833210739f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 11:01:49 +0000 Subject: [PATCH] Build(deps): bump jsonschema from 4.22.0 to 4.23.0 in /pyinstaller Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.22.0 to 4.23.0. - [Release notes](https://github.com/python-jsonschema/jsonschema/releases) - [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst) - [Commits](https://github.com/python-jsonschema/jsonschema/compare/v4.22.0...v4.23.0) --- updated-dependencies: - dependency-name: jsonschema dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyinstaller/win/mingw64_venv_pip_freeze.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyinstaller/win/mingw64_venv_pip_freeze.txt b/pyinstaller/win/mingw64_venv_pip_freeze.txt index dc0aec7..aa64773 100644 --- a/pyinstaller/win/mingw64_venv_pip_freeze.txt +++ b/pyinstaller/win/mingw64_venv_pip_freeze.txt @@ -36,7 +36,7 @@ idna==3.10 importlib_metadata==8.0.0 Jinja2==3.1.4 jmespath==1.0.1 -jsonschema==4.22.0 +jsonschema==4.23.0 jsonschema-specifications==2023.12.1 Mako==1.3.8 Markdown==3.7