From 755bc77aad16302fa9c6838c0faeb1e6650b34ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 23:08:31 +0000 Subject: [PATCH] build(deps): bump the general group with 2 updates Bumps the general group with 2 updates: [jsonschema-specifications](https://github.com/python-jsonschema/jsonschema-specifications) and [markupsafe](https://github.com/pallets/markupsafe). Updates `jsonschema-specifications` from 2023.12.1 to 2024.10.1 - [Release notes](https://github.com/python-jsonschema/jsonschema-specifications/releases) - [Commits](https://github.com/python-jsonschema/jsonschema-specifications/compare/v2023.12.1...v2024.10.1) Updates `markupsafe` from 3.0.0 to 3.0.1 - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/markupsafe/compare/3.0.0...3.0.1) --- updated-dependencies: - dependency-name: jsonschema-specifications dependency-type: direct:production update-type: version-update:semver-major dependency-group: general - dependency-name: markupsafe dependency-type: direct:production update-type: version-update:semver-patch dependency-group: general ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index bc76dac..71b2fe2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,12 +32,12 @@ ipython==8.28.0 jedi==0.19.1 Jinja2==3.1.4 jsonschema==4.23.0 -jsonschema-specifications==2023.12.1 +jsonschema-specifications==2024.10.1 jupyter_client==8.6.3 jupyter_core==5.7.2 jupyterlab_pygments==0.3.0 keyboard==0.13.5 -MarkupSafe==3.0.0 +MarkupSafe==3.0.1 matplotlib-inline==0.1.7 mistune==3.0.2 nbclient==0.10.0