From 9f32a197c072daedd98f77f7ab7b59e3eafb180b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 16:42:29 +0000 Subject: [PATCH] build: bump pyjson5 from 1.6.7 to 1.6.8 Bumps [pyjson5](https://github.com/Kijewski/pyjson5) from 1.6.7 to 1.6.8. - [Release notes](https://github.com/Kijewski/pyjson5/releases) - [Changelog](https://github.com/Kijewski/pyjson5/blob/main/CHANGELOG.md) - [Commits](https://github.com/Kijewski/pyjson5/compare/v1.6.7...v1.6.8) --- updated-dependencies: - dependency-name: pyjson5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d7fab38a..8a58eac6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -156,7 +156,7 @@ pygments==2.18.0 # mpire # pydata-sphinx-theme # sphinx -pyjson5==1.6.7 +pyjson5==1.6.8 # via doxysphinx pyjwt[crypto]==2.10.1 # via pygithub