Skip to content

Commit 4c4dcbd

Browse files
build(deps-dev): bump fastjsonschema from 2.20.0 to 2.21.1 in /packages
Bumps [fastjsonschema](https://github.com/horejsek/python-fastjsonschema) from 2.20.0 to 2.21.1. - [Changelog](https://github.com/horejsek/python-fastjsonschema/blob/master/CHANGELOG.txt) - [Commits](horejsek/python-fastjsonschema@v2.20.0...v2.21.1) --- updated-dependencies: - dependency-name: fastjsonschema dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ee0a243 commit 4c4dcbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ docutils==0.19 ; python_version >= "3.9" and python_version < "4.0"
3636
dotty-dict==1.3.1 ; python_version >= "3.9" and python_version < "4.0"
3737
dulwich==0.21.7 ; python_version >= "3.9" and python_version < "4.0"
3838
exceptiongroup==1.2.2 ; python_version >= "3.9" and python_version < "3.11"
39-
fastjsonschema==2.20.0 ; python_version >= "3.9" and python_version < "4.0"
39+
fastjsonschema==2.21.1 ; python_version >= "3.9" and python_version < "4.0"
4040
filelock==3.16.1 ; python_version >= "3.9" and python_version < "4.0"
4141
gitdb==4.0.11 ; python_version >= "3.9" and python_version < "4.0"
4242
gitpython==3.1.43 ; python_version >= "3.9" and python_version < "4.0"

0 commit comments

Comments
 (0)