Skip to content

Commit

Permalink
Bump fastjsonschema from 2.19.1 to 2.20.0 in /src
Browse files Browse the repository at this point in the history
Bumps [fastjsonschema](https://github.com/horejsek/python-fastjsonschema) from 2.19.1 to 2.20.0.
- [Changelog](https://github.com/horejsek/python-fastjsonschema/blob/master/CHANGELOG.txt)
- [Commits](horejsek/python-fastjsonschema@v2.19.1...v2.20.0)

---
updated-dependencies:
- dependency-name: fastjsonschema
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and kevinlul committed Jun 19, 2024
1 parent 296660a commit 7d48938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile
#
fastjsonschema==2.19.1
fastjsonschema==2.20.0

Check warning

Code scanning / GuardDog-pypi

GuardDog rule: code-execution Warning

On package: fastjsonschema version: 2.20.0
This package is executing OS commands in the setup.py file
# via -r requirements.in
regex==2023.10.3
# via wikitextparser
Expand Down

0 comments on commit 7d48938

Please sign in to comment.